gehealthcare.com 176 packages

Last scanned on Jan 19 at 08:10 AM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
1 KB
Vulnerabilities
Command Injection in lodash
Affected versions >=0 <4.17.21
Regular Expression Denial of Service (ReDoS) in lodash
Affected versions >=0 <4.17.21
Prototype Pollution in lodash
Affected versions >=3.7.0 <4.17.19
Matched Modules
Version distribution in production
3 846
4.17.16
946
4.17.21
337
4.17.20
322
4.17.15
302
4.17.19
301
4.17.13
axios 0.18.1VulnerableOutdated
Promise based HTTP client for the browser and node.js
markdown-it 2.0.0 - 2.2.1VulnerableOutdated
Markdown-it - modern pluggable markdown parser.
moment-timezone 0.5.34VulnerableOutdated
Parse and display moments in any timezone.
html-parse-stringify2 2.0.1Vulnerable
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
tslib 1.6.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
readable-stream 3.6.0Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
string_decoder 1.1.0 - 1.3.0
The string_decoder module from Node core
isarray 1.0.0 - 2.0.5
Array#isArray for older browsers
react-is 16.3.0 - 16.13.1Outdated
Brand checking of React Elements.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 4.6.0 - 4.9.2Outdated
Node.js Buffer API, for the browser
entities 2.2.0Outdated
Encode & decode XML and HTML entities with ease & speed
@babel/runtime 7.18.0Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.0.2 - 1.1.1Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
path-to-regexp 1.7.0 - 1.8.0Outdated
Express style path to RegExp utility
cookie 0.4.1Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind 1.0.1 - 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.0 - 1.12.1Outdated
string representations of objects in node and the browser
core-util-is 1.0.2 - 1.0.3
The `util.is*` functions introduced in Node v0.12.
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
domutils 1.7.0Outdated
Utilities for working with htmlparser2's dom
es-abstract 1.19.2Outdated
ECMAScript spec abstract operations.
base64-js 1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
fast-json-stable-stringify 2.0.0 - 2.1.0
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
define-properties 1.1.3 - 1.1.4Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
dom-serializer 0.2.0 - 0.2.2Outdated
render domhandler DOM nodes to a string
is-callable 1.2.4Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
domhandler 2.4.0 - 2.4.2Outdated
Handler for htmlparser2 that turns pages into a dom
object.assign 4.1.1 - 4.1.2Outdated
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
events 3.0.0 - 3.3.0
Node's event emitter for all engines.
is-buffer 2.0.0 - 2.0.5
Determine if an object is a Buffer
object-keys 1.1.0 - 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
deepmerge 1.5.2Outdated
A library for deep (recursive) merging of Javascript objects
domelementtype 2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
core-js 3.0.0 - 3.1.3Outdated
Standard library
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
eventemitter3 2.0.0 - 5.0.0Outdated
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
es-to-primitive 1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
htmlparser2 3.10.0 - 3.10.1Outdated
Fast & forgiving HTML/XML parser
function.prototype.name 1.1.2 - 1.1.5Outdated
An ES2015 spec-compliant `Function.prototype.name` shim
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
object.values 1.0.0 - 1.1.6Outdated
ES2017 spec-compliant Object.values shim.
requires-port 1.0.0
Check if a protocol requires a certain port number to be added to an URL.
scheduler 0.15.0 - 0.23.0Outdated
Cooperative scheduler for the browser environment.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
array.prototype.flat 1.2.2 - 1.2.5Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
react 17.0.0 - 18.2.0Outdated
React is a JavaScript library for building user interfaces.
react-dom 18.0.0 - 18.2.0Outdated
React package for working with the DOM.
url-parse 1.5.9 - 1.5.10
Small footprint URL parser that works seamlessly across Node.js and browser environments
querystringify 2.2.0
Querystringify - Small, simple but powerful query string parser.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
date-fns 2.29.0 - 2.29.2Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
minimalistic-assert 1.0.0 - 1.0.1
minimalistic-assert ===
cwmma
indutny
object-is 1.1.0 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
html-entities 1.0.3 - 1.2.1Outdated
Fastest HTML entities encode/decode library.
hoist-non-react-statics 2.5.1 - 2.5.5Outdated
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.2.6 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
ua-parser-js 0.7.24Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
sha.js 2.4.9 - 2.4.11
Streamable SHA hashes in pure javascript
dcousens
ljharb
cwmma
graphql 14.0.1 - 14.0.2Outdated
A Query Language and Runtime which can target any service.
react-transition-group 2.4.0 - 3.0.0Outdated
A react component toolset for managing animations
whatwg-fetch 3.4.0 - 3.6.2Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
dom-helpers 5.0.1 - 5.2.1
tiny modular DOM lib for ie9+
asn1.js 5.2.0 - 5.4.1
ASN.1 encoder and decoder
hash-base 3.0.4 - 3.1.0
abstract base class for hash-streams
@floating-ui/core 0.0.1 - 1.1.0Outdated
Positioning library for floating elements: tooltips, popovers, dropdowns, and more
elliptic 6.5.4Outdated
EC cryptography
hash.js 1.1.2 - 1.1.7
Various hash functions that could be run by both browser and node
hmac-drbg 1.0.1
Deterministic random bit generator (hmac)
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.0.5Outdated
Predictable state container for JavaScript apps
react-fast-compare 3.1.0 - 3.2.0Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
des.js 1.0.1Outdated
DES implementation
es6-promise 3.3.0 - 4.2.3Outdated
A lightweight library that provides tools for organizing asynchronous code
md5.js 1.1.0 - 1.3.5
node style md5 on pure JavaScript
pbkdf2 3.1.0 - 3.1.2
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
cipher-base 1.0.4
abstract base class for crypto-streams
parse-asn1 5.1.6Outdated
utility library for parsing asn1 files for use with browserify-sign.
+2
dcousens
ljharb
cwmma
browserify-sign 2.4.0 - 2.8.0Outdated
adds node crypto signing for browsers
+2
dcousens
ljharb
cwmma
browserify-aes 0.4.0 - 0.8.1Outdated
aes, for browserify
evp_bytestokey 1.0.3
The insecure key derivation algorithm from OpenSSL
timers-browserify 2.0.9Outdated
timers module for browserify
browserify-rsa 4.1.0
RSA for browserify
+2
dcousens
ljharb
cwmma
create-ecdh 3.0.0 - 4.0.4
createECDH but browserifiable
public-encrypt 4.0.3
browserify version of publicEncrypt & privateDecrypt
+2
dcousens
ljharb
cwmma
diffie-hellman 1.1.2Outdated
pure js diffie-hellman
browserify-des 1.0.2
browserify-des ===
dcousens
ljharb
cwmma
miller-rabin 1.1.0 - 4.0.1
Miller Rabin algorithm for primality test
randomfill 1.0.0 - 1.0.4
random fill from browserify stand alone
void-elements 2.0.1Outdated
Array of "void elements" defined by the HTML specification.
style-to-object 0.2.0 - 0.4.1Outdated
Parse CSS inline style to JavaScript object.
raf 3.0.0 - 3.1.0Outdated
requestAnimationFrame polyfill for node and the browser
polished 3.0.0 - 3.4.4Outdated
A lightweight toolset for writing styles in Javascript.
graphql-tag 2.9.1 - 2.12.6
A JavaScript template literal tag that parses GraphQL queries
jnwng
abernix
apollo-bot
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
inline-style-parser 0.1.0 - 0.1.1Outdated
An inline style parser.
css 2.2.2 - 3.0.0
CSS parser / stringifier
react-select 2.0.0Outdated
A Select control built with and for ReactJS
react-popper 2.2.5 - 2.3.0
Official library to use Popper on React projects
zen-observable 0.8.15Outdated
An Implementation of ES Observables
zenparsing
zenparsing
@formatjs/ecma402-abstract 1.0.3 - 1.14.3Outdated
A collection of implementation for ECMAScript abstract operations
@wry/equality 0.1.8 - 0.1.11Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
@angular/core 8.0.0 - 12.2.16Outdated
Angular - the core framework
angular
google-wombot
@angular/common 10.0.0 - 15.1.1Outdated
Angular - commonly needed directives and services
angular
google-wombot
@angular/forms 0.3.0Outdated
Angular - directives and services for creating forms
angular
google-wombot
xss 0.3.6 - 1.0.6Outdated
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
react-onclickoutside 6.2.0 - 6.12.2Outdated
An onClickOutside wrapper for React components
cssfilter 0.0.10
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
fp-ts 2.6.6 - 2.9.5Outdated
Functional programming in TypeScript
string-convert 0.2.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
react-focus-lock 2.3.0 - 2.9.2Outdated
It is a trap! (for a focus)
enzyme-shallow-equal 1.0.4Outdated
Adaptation of react-addons-shallow-compare, for independent usage
react-input-autosize 2.2.2Outdated
Auto-resizing Input Component for React
react-side-effect 2.1.0 - 2.1.2
Create components whose prop changes map to a global side effect
react-helmet 6.0.0 - 6.1.0
A document head manager for React
recharts 1.0.0 - 1.6.2Outdated
React charts
subscriptions-transport-ws 0.9.18 - 0.11.0
A websocket transport for GraphQL subscriptions
apollo-bot
apollo-bot
airbnb-prop-types 2.16.0
Custom React PropType validators that we use at Airbnb.
html-react-parser 0.6.4 - 0.7.1Outdated
HTML to React parser.
apollo-link 1.2.9 - 1.2.14
Flexible, lightweight transport layer for GraphQL
jbaxleyiii
peggyrayzis
apollo-bot
react-property 2.0.0Outdated
HTML and SVG DOM property configs used by React.
style-to-js 1.1.0Outdated
Parses CSS inline style to JavaScript object (camelCased).
react-tooltip 4.2.21Outdated
react tooltip component
to-no-case 1.0.2
Remove any existing casing from a string.
enquire.js 2.1.6
Awesome Media Queries in JavaScript
to-space-case 1.0.0
Convert a string to space case.
redux-saga 0.15.0 - 0.15.3Outdated
Saga middleware for Redux to handle Side Effects
svelte 3.13.0 - 3.55.1Outdated
Cybernetically enhanced web apps
react-slick 0.23.0 - 0.23.2Outdated
React port of slick carousel
leaflet 1.3.2 - 1.9.1Outdated
JavaScript library for mobile-friendly interactive maps
consolidated-events 1.0.0 - 1.1.1Outdated
Manage multiple event handlers using few event listeners
recompose 0.28.0 - 0.30.0
A React utility belt for function components and higher-order components
stylis-rule-sheet 0.0.9 - 0.0.10
stylis plugin to extract individual rules to use with insertRule API
thysultan
thysultan
lodash.unescape 4.0.1
The lodash method `_.unescape` exported as a module.
change-emitter 0.1.2 - 0.1.6
Listen for changes. Like an event emitter that only emits a single event type. Really tiny.
apollo-link-error 1.1.8 - 1.1.13
Error Apollo Link for GraphQL Network Stack
apollo-bot
apollo-bot
react-loading-skeleton 3.0.1 - 3.0.3Outdated
Make beautiful, animated loading skeletons that automatically adapt to your app.
to-camel-case 0.2.1 - 1.0.0
Convert a string to camel case.
document.contains 1.0.2
Polyfill/shim for `document.contains`
react-outside-click-handler 1.0.0 - 1.3.0
A React component for dealing with clicks outside its subtree
+2
brieb
airbnbeng
lencioni
react-with-direction 1.0.0 - 1.4.0
Components to provide and consume RTL or LTR direction in React
+4
brieb
airbnbeng
lencioni
apollo-link-context 1.0.15 - 1.0.20
An easy way to set and cache context changes for Apollo Link
jbaxleyiii
peggyrayzis
apollo-bot
react-with-styles 4.1.0 - 5.0.0
[![Build Status][travis-svg]][travis-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
react-moment-proptypes 1.6.0 - 1.8.1
React proptype for moment module
react-dates 21.8.0
A responsive and accessible date range picker component built with React
+4
lencioni
ljharb
ahuth
global-cache 1.2.0 - 1.2.1
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
react-with-styles-interface-css 6.0.0
Interface for react-with-styles outputting CSS
@loadable/component 5.15.0 - 5.15.2Outdated
React code splitting made easy.
connected-react-router 4.3.0 - 5.0.1Outdated
A Redux binding for React Router v4 and v5
supasate
supasate
redux-actions 2.6.3 - 2.6.5Outdated
Flux Standard Action utlities for Redux
react-animate-height 2.0.16 - 2.1.0Outdated
Lightweight React component for animating height using CSS transitions.
add-px-to-style 1.0.0
Will add px to the end of style values which are Numbers
prefix-style 2.0.0 - 2.0.1
gets a prefixed name for a css style
dom-css 2.1.0
fast dom CSS styling
react-html-parser 2.0.2
Parse HTML into React components
react-lazyload 2.4.0 - 3.2.0Outdated
Lazyload your components, images or anything where performance matters.
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
react-custom-scrollbars 4.1.2 - 4.2.1
React scrollbars component
i18next-xhr-backend 3.0.0 - 3.2.2
backend layer for i18next using browsers xhr
react-apollo 2.5.3 - 2.5.8Outdated
React Apollo Hooks, Components, and HOC.
react-truncate 2.3.0 - 2.4.0
React component for truncating multi-line spans and adding an ellipsis
apollo-link-timeout 1.4.0 - 4.0.0
Abort requests that take longer than a specified timeout period
apollo-link-ws 1.0.13 - 1.0.20
WebSocket transport layer for GraphQL
jbaxleyiii
apollo-bot
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
@sitecore-jss/sitecore-jss 11.0.0 - 15.0.2Outdated
This module is provided as a part of Sitecore JavaScript Rendering SDK. It contains the core JSS APIs (layout service) and utilities.
+7
sc-yavorkrastev
sitecorecorporation
sc-maximnakhod
@sitecore-jss/sitecore-jss-react 11.0.3 - 11.0.4Outdated
This module is provided as a part of Sitecore JavaScript Rendering SDK (JSS). It contains React components and integration for JSS.
+7
sc-yavorkrastev
sitecorecorporation
sc-maximnakhod
most 0.7.0 - 0.9.1Outdated
Monadic streams
prebid.js 1.38.0 - 7.32.0Outdated
Header Bidding Management Library