About
Community
hackster.io
90 packages
Last scanned on Oct 27 at 07:03 PM
Update
Name
Size
Popularity
Severity
react
0.13.0 - 0.13.3
Vulnerable
Outdated
React is a JavaScript library for building user interfaces.
Script
https://prod.hackster-cdn.online/assets/bundles/vendors.aa5b3c4292b2ea37be6b.js
License
MIT
Footprint
8 KB
Vulnerabilities
High
GHSA-hg79-j56m-fxgv
Cross-Site Scripting in react
Affected versions >=0.0.1 <0.14.0
Matched Modules
Version distribution in production
4 803
17.0.2
4 134
17.0.1
4 099
17.0.0
3 172
18.1.0
3 152
18.0.0
226
0.13.3
Also used on 6638 websites
netflix.com
52 packages
digicert.com
30 packages
skype.com
20 packages
cloudflare.com
116 packages
Repository
Homepage
More
react
+1
xml2js
0.4.18 - 0.4.23
Vulnerable
Outdated
Simple XML to JavaScript object converter.
xml
json
leonidas
validator
7.1.0 - 8.0.0
Vulnerable
Outdated
String validation and sanitization
validator
validation
validate
sanitization
sanitize
+3
highlight.js
10.0.2
Vulnerable
Outdated
Syntax highlighting with language autodetection.
highlight
syntax
+1
markdown-it
7.0.1
Vulnerable
Outdated
Markdown-it - modern pluggable markdown parser.
markdown
parser
commonmark
markdown-it
markdown-it-plugin
vitaly
sweetalert2
10.15.4 - 11.4.18
Vulnerable
Outdated
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert
sweetalert
sweetalert2
alert
modal
popup
+4
debug
2.0.0 - 3.1.0
Outdated
Lightweight debugging utility for Node.js and the browser
debug
log
debugger
+1
ms
2.0.0
Outdated
Tiny millisecond conversion utility
+4
readable-stream
3.6.0
Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
readable
stream
pipe
string_decoder
1.1.0 - 1.3.0
The string_decoder module from Node core
string
decoder
browser
browserify
+1
uuid
8.3.0 - 9.0.0
Outdated
RFC4122 (v1, v4, and v5) UUIDs
uuid
guid
rfc4122
isarray
1.0.0 - 2.0.5
Array#isArray for older browsers
browser
isarray
array
juliangruber
inherits
2.0.3 - 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
inheritance
class
klass
oop
object-oriented
+3
isaacs
punycode
2.1.1
Outdated
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
punycode
unicode
idn
idna
dns
+2
buffer
6.0.0 - 6.0.3
Node.js Buffer API, for the browser
arraybuffer
browser
browserify
buffer
compatible
+2
feross
regenerator-runtime
0.9.0 - 0.12.1
Outdated
Runtime for Regenerator-compiled generator and async functions.
regenerator
runtime
generator
async
benjamn
entities
2.2.0
Outdated
Encode & decode XML and HTML entities with ease & speed
entity
decoding
encoding
html
xml
+1
feedic
get-intrinsic
1.1.0 - 1.1.1
Outdated
Get and robustly cache all JS language-level intrinsics at first require time
javascript
ecmascript
es
js
intrinsic
+2
ljharb
has-symbols
1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
Symbol
symbols
typeof
sham
polyfill
+3
ljharb
has
1.0.1 - 1.0.3
Object.prototype.hasOwnProperty.call shortcut
function-bind
1.1.0 - 1.1.1
Implementation of Function.prototype.bind
function
bind
shim
es5
call-bind
1.0.2
Robustly `.call.bind()` a function
javascript
ecmascript
es
js
callbind
+8
ljharb
domutils
2.6.0 - 3.0.1
Outdated
Utilities for working with htmlparser2's dom
dom
htmlparser2
feedic
core-js
2.6.9
Outdated
Standard library
ES3
ES5
ES6
ES7
ES2015
+39
zloirock
define-properties
1.1.3
Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Object.defineProperty
Object.defineProperties
object
property descriptor
descriptor
+2
ljharb
base64-js
1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
base64
es-abstract
1.17.4 - 1.18.6
Outdated
ECMAScript spec abstract operations.
ECMAScript
ES
abstract
operation
abstract operation
+4
ljharb
dom-serializer
1.0.0 - 1.4.1
Outdated
render domhandler DOM nodes to a string
html
xml
render
feedic
domhandler
4.2.0
Outdated
Handler for htmlparser2 that turns pages into a dom
dom
htmlparser2
feedic
domelementtype
2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
dom
element
types
htmlparser2
feedic
util
0.12.0 - 0.12.5
Node.js's util module for all engines
util
+3
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
Object.keys
keys
ES5
shim
ljharb
bluebird
3.4.7
Outdated
Full featured Promises/A+ implementation with exceptionally good performance
promise
performance
promises
promises-a
promises-aplus
+8
esailija
which-typed-array
1.1.1 - 1.1.4
Outdated
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
array
TypedArray
typed array
which
typed
+13
ljharb
is-typed-array
1.1.3 - 1.1.5
Outdated
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
array
TypedArray
typed array
is
typed
+13
htmlparser2
6.1.0
Outdated
Fast & forgiving HTML/XML parser
html
parser
streams
xml
dom
+3
feedic
available-typed-arrays
1.0.4
Outdated
Returns an array of Typed Array names that are available in the current environment
typed
arrays
Float32Array
Float64Array
Int8Array
+8
ljharb
pako
0.2.9 - 1.0.5
Outdated
zlib port to javascript - fast, modularized, with browser support
zlib
deflate
inflate
gzip
vitaly
is-arguments
1.1.0
Outdated
Is this an arguments object? It's a harder question than you think.
arguments
js
javascript
is-arguments
is
+1
ljharb
xmlbuilder
10.1.0 - 10.1.1
Outdated
An XML builder for node.js
xml
xmlbuilder
oozcitak
prop-types
15.7.0 - 15.7.2
Outdated
Runtime type checking for React props and similar objects.
react
scheduler
0.15.0 - 0.23.0
Cooperative scheduler for the browser environment.
react
+1
lodash.debounce
4.0.8
The lodash method `_.debounce` exported as a module.
lodash-modularized
debounce
react-dom
18.0.0 - 18.2.0
React package for working with the DOM.
react
+2
object-is
1.1.0 - 1.1.5
ES2015-compliant shim for Object.is - differentiates between -0 and +0
is
Object.is
equality
sameValueZero
ES6
+4
is-generator-function
1.0.6 - 1.0.7
Outdated
Determine if a function is a native generator function.
generator
generator function
es6
es2015
yield
+2
ljharb
immutable
3.7.6 - 3.8.2
Outdated
Immutable Data Collections
immutable
persistent
lazy
data
datastructure
+5
leebyron
path-browserify
1.0.0 - 1.0.1
the path module from node core for browsers
browser
browserify
path
+36
react-transition-group
4.1.0 - 4.4.5
A react component toolset for managing animations
react
transition
addons
transition-group
animation
+2
assert
2.0.0
Outdated
The assert module from Node.js, for the browser.
assert
browser
+3
ua-parser-js
0.7.28
Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment
user-agent
parser
browser
engine
os
+12
faisalman
common-tags
1.8.1
Outdated
a few common utility template tags for ES2015
array
babel
es2015
es2015-tag
es6
+20
graphql
14.0.0 - 14.3.1
Outdated
A Query Language and Runtime which can target any service.
graphql
graphql-js
+4
timers-browserify
1.4.0 - 2.0.12
timers module for browserify
timers
browserify
browser
+36
querystring-es3
0.2.1
Node's querystring module for all engines. (ES3 compat fork)
commonjs
query
querystring
spaintrain
es6-promise
4.2.4 - 4.2.8
A lightweight library that provides tools for organizing asynchronous code
futures
polyfill
promise
promises
history
4.0.0 - 4.7.2
Outdated
Manage session history with JavaScript
history
location
mjackson
superagent
3.8.0 - 4.1.0
Outdated
elegant & feature rich browser / node HTTP with a fluent API
agent
ajax
ajax
api
async
+25
+4
mdurl
1.0.0 - 1.0.1
URL utilities for markdown-it
vitaly
linkify-it
2.1.0
Outdated
Links recognition library with FULL unicode support
linkify
linkifier
autolink
autolinker
vitaly
tailwindcss
3.0.0 - 3.1.6
Outdated
A utility-first CSS framework for rapidly building custom user interfaces.
+1
p-is-promise
3.0.0 - 4.0.0
Check if something is a promise
promise
is
detect
check
kind
+7
sindresorhus
uc.micro
1.0.6
Micro subset of unicode data files for markdown-it projects.
vitaly
resize-observer-polyfill
1.5.0 - 1.5.1
A polyfill for the Resize Observer API
ResizeObserver
resize
observer
util
client
+3
que-etc
jwt-decode
2.2.0
Outdated
Decode JWT tokens, mostly useful for browser applications.
jwt
browser
+43
is-nan
1.3.1 - 1.3.2
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
is
NaN
not a number
number
isNaN
+5
ljharb
lodash.throttle
4.1.1
The lodash method `_.throttle` exported as a module.
lodash-modularized
throttle
es6-object-assign
1.0.0 - 1.1.0
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Object
assign
ES6
ECMAScript 6
ES2015
+3
rubennorte
@vue/shared
3.0.0 - 3.2.41
Outdated
internal utils shared across @vue packages
vue
yyx990803
@apollo/client
3.7.0 - 3.7.1
Outdated
A fully-featured caching GraphQL client.
apollo
graphql
react
hooks
client
+1
+1
formik
1.0.0 - 2.2.9
Outdated
Build forms in React, without the tears
formik
form
forms
react
react-dom
+7
jaredpalmer
react-bootstrap
0.30.2 - 0.33.1
Outdated
Bootstrap 5 components built with React
bootstrap
react
component
components
ecosystem-react
+1
relay-runtime
14.0.0 - 14.1.0
Outdated
A core runtime for building GraphQL-driven applications.
graphql
relay
+5
foreach
2.0.4 - 2.0.6
foreach component + npm package
shim
Array.prototype.forEach
forEach
Array#forEach
each
manuelstofer
fp-ts
1.16.0 - 2.9.5
Outdated
Functional programming in TypeScript
typescript
algebraic-data-types
functional-programming
gcanti
@datadog/browser-core
1.5.0 - 1.9.2
Outdated
Datadog browser core utilities.
datadog
@material-ui/core
1.5.1 - 4.12.4
React components that implement Google's Material Design.
react
react-component
material design
material-ui
react-beautiful-dnd
2.6.0 - 6.0.2
Outdated
Beautiful and accessible drag and drop for lists with React
drag and drop
dnd
sortable
reorder
reorderable
+5
@ctrl/tinycolor
2.1.0 - 3.4.1
Outdated
Fast, small color manipulation and conversion for JavaScript
typescript
color
manipulation
tinycolor
hsa
+1
scttcper
@datadog/browser-rum-core
4.6.0 - 4.23.2
Outdated
Datadog browser RUM core utilities.
datadog
algoliasearch
3.33.0
Outdated
A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.
+7
safe-json-parse
1.0.1 - 4.0.0
Parse JSON safely without throwing
raynos
recompose
0.18.0 - 0.25.1
Outdated
A React utility belt for function components and higher-order components
react
higher-order
components
microcomponentization
toolkit
+2
@redux-saga/core
1.0.0 - 1.2.1
Outdated
Saga middleware for Redux to handle Side Effects
javascript
redux
middleware
saga
effects
+1
react-device-detect
1.8.6 - 1.16.0
Outdated
Detect device type and render your component according to it
useragent
mobile
phone
tablet
detect
+7
duskload
@chakra-ui/utils
1.8.2 - 2.0.11
Outdated
Common utilities and types for Chakra UI
react-phone-number-input
0.1.0 - 0.5.5
Outdated
Telephone number input React component
react
phone
number
input
telephone
+1
catamphetamine
react-native-web
0.10.0 - 0.11.7
Outdated
React Native for Web
react
react-component
react-native
web
necolas
fluture
6.0.0 - 7.1.3
Outdated
FantasyLand compliant (monadic) alternative to Promises
algebraic
async
asynchronous
browser
control-flow
+12
woothee
0.3.0 - 1.11.1
User-Agent string parser (js implementation)
tagomoris
Popular search queries
webpack.js.org
url
react-scripts
react
lottie-api
react-helmet-async
+8 packages
github.com
color-convert
engine.io-client
lit-html
intl-messageformat
web-vitals
+19 packages
pinterest.com
lodash
relay-runtime
react-query
react-relay
react-use
+50 packages
Popular packages
react
React is a JavaScript library for building user interfaces.
+6 634 websites
core-js
Standard library
+10 238 websites
es5-ext
ECMAScript extensions and shims
+10 229 websites
@babel/runtime
babel's modular runtime helpers
+8 352 websites
lodash
Lodash modular utilities.
+4 826 websites
axios
Promise based HTTP client for the browser and node.js
+4 742 websites