About
Community
sympla.com.br
128 packages
Last scanned on Oct 27 at 06:40 PM
Update
Name
Size
Popularity
Severity
swiper
5.2.1
Vulnerable
Outdated
Most modern mobile touch slider and framework with hardware accelerated transitions
Script
https://na-bundle.sympla.com.br/build-discovery/prod/v0.0.83/vendor_styled.bundle.js
License
MIT
Footprint
120 KB
Vulnerabilities
Critical
GHSA-p3hc-fv2j-rp68
Prototype Pollution in swiper
Affected versions >=0 <6.5.1
Matched Modules
Version distribution in production
224
6.8.4
221
6.8.2
219
6.8.3
171
6.8.1
140
6.8.0
3
5.2.1
Also used on 610 websites
tiktok.com
91 packages
slack.com
23 packages
imdb.com
78 packages
eset.com
4 packages
Repository
Homepage
More
swiper
swipe
slider
touch
ios
+12
nolimits4web
nth-check
2.0.0
Vulnerable
Outdated
Parses and compiles CSS nth-checks to highly optimized functions.
nth-child
nth
css
feedic
tslib
1.2.0 - 2.4.0
Outdated
Runtime library for TypeScript helper functions
TypeScript
Microsoft
compiler
language
javascript
+2
+5
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
7.0.0 - 8.0.0
Outdated
RFC4122 (v1, v4, and v5) UUIDs
uuid
guid
rfc4122
isarray
0.0.0 - 2.0.5
Array#isArray for older browsers
browser
isarray
array
juliangruber
react-is
16.3.0 - 16.13.1
Outdated
Brand checking of React Elements.
react
+2
inherits
2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
inheritance
class
klass
oop
object-oriented
+3
isaacs
buffer
4.6.0 - 4.9.2
Outdated
Node.js Buffer API, for the browser
arraybuffer
browser
browserify
buffer
compatible
+2
feross
@babel/runtime
7.13.6 - 7.13.7
Outdated
babel's modular runtime helpers
+1
entities
2.2.0
Outdated
Encode & decode XML and HTML entities with ease & speed
entity
decoding
encoding
html
xml
+1
feedic
path-to-regexp
1.7.0 - 1.8.0
Outdated
Express style path to RegExp utility
express
regexp
route
routing
+2
core-util-is
1.0.2 - 1.0.3
The `util.is*` functions introduced in Node v0.12.
util
isBuffer
isArray
isNumber
isString
+4
isaacs
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
object-inspect
1.11.0 - 1.11.1
Outdated
string representations of objects in node and the browser
inspect
util.inspect
object
stringify
pretty
core-js
3.2.0 - 3.2.1
Outdated
Standard library
ES3
ES5
ES6
ES7
ES2015
+39
zloirock
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
parse5
6.0.0 - 6.0.1
Outdated
HTML parser and serializer.
html
parser
html5
WHATWG
specification
+10
+1
domutils
2.8.0
Outdated
Utilities for working with htmlparser2's dom
dom
htmlparser2
feedic
es-abstract
1.18.3 - 1.18.6
Outdated
ECMAScript spec abstract operations.
ECMAScript
ES
abstract
operation
abstract operation
+4
ljharb
is-callable
1.2.4
Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Function
function
callable
generator
generator function
+5
ljharb
call-bind
1.0.2
Robustly `.call.bind()` a function
javascript
ecmascript
es
js
callbind
+8
ljharb
dom-serializer
1.0.0 - 1.4.1
Outdated
render domhandler DOM nodes to a string
html
xml
render
feedic
base64-js
1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
base64
fast-json-stable-stringify
2.0.0 - 2.1.0
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
json
stringify
deterministic
hash
stable
esp
define-properties
1.1.3 - 1.1.4
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
domelementtype
2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
dom
element
types
htmlparser2
feedic
object.assign
4.1.1 - 4.1.2
Outdated
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Object.assign
assign
ES6
extend
$.extend
+6
ljharb
domhandler
4.2.2 - 4.3.1
Outdated
Handler for htmlparser2 that turns pages into a dom
dom
htmlparser2
feedic
events
3.0.0 - 3.3.0
Node's event emitter for all engines.
events
eventEmitter
eventDispatcher
listeners
is-regex
1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
regex
regexp
is
regular expression
regular
+1
ljharb
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
css-select
4.0.0 - 4.1.3
Outdated
a CSS selector compiler/engine
css
selector
sizzle
feedic
is-date-object
1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Date
ES6
toStringTag
@@toStringTag
Date object
ljharb
has-tostringtag
1.0.0
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
javascript
ecmascript
symbol
symbols
tostringtag
+1
ljharb
is-string
1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
String
string
ES6
toStringTag
@@toStringTag
+1
ljharb
css-what
5.0.1
Outdated
a CSS selector parser
feedic
es-to-primitive
1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
primitive
abstract
ecmascript
es5
es6
+11
ljharb
htmlparser2
6.1.0
Outdated
Fast & forgiving HTML/XML parser
html
parser
streams
xml
dom
+3
feedic
is-number-object
1.0.6 - 1.0.7
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Number
ES6
toStringTag
@@toStringTag
Number object
ljharb
is-boolean-object
1.1.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Boolean
ES6
toStringTag
@@toStringTag
Boolean object
+3
ljharb
functions-have-names
1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
function
name
es5
names
functions
+1
ljharb
object.values
1.0.0 - 1.1.5
Outdated
ES2017 spec-compliant Object.values shim.
Object.values
Object.keys
Object.entries
values
ES7
+8
ljharb
prop-types
15.7.0 - 15.7.2
Outdated
Runtime type checking for React props and similar objects.
react
+1
function.prototype.name
1.1.2 - 1.1.5
An ES2015 spec-compliant `Function.prototype.name` shim
Function.prototype.name
function
name
ES6
ES2015
+3
ljharb
scheduler
0.15.0 - 0.23.0
Cooperative scheduler for the browser environment.
react
+2
react
16.13.0 - 17.0.2
Outdated
React is a JavaScript library for building user interfaces.
react
+2
array.prototype.flat
1.2.2 - 1.2.5
Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Array.prototype.flatten
Array.prototype.flat
flatten
flat
array
+6
ljharb
react-dom
16.13.0 - 16.14.0
Outdated
React package for working with the DOM.
react
+3
boolbase
1.0.0
two functions: One that returns true, one that returns false
feedic
object.entries
1.0.0 - 1.1.5
Outdated
ES2017 spec-compliant Object.entries shim.
Object.entries
Object.values
Object.keys
entries
values
+8
ljharb
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
minimalistic-assert
1.0.0 - 1.0.1
minimalistic-assert ===
hoist-non-react-statics
3.3.1 - 3.3.2
Copies non-react specific statics from a child component to a parent component
react
mridgway
sha.js
2.4.9 - 2.4.11
Streamable SHA hashes in pure javascript
symbol-observable
2.0.0 - 3.0.0
Outdated
Symbol.observable ponyfill
symbol
observable
observables
ponyfill
polyfill
+1
@emotion/unitless
0.7.2 - 0.8.0
Outdated
An object of css properties that don't accept values with units
+1
react-transition-group
4.1.0 - 4.4.5
A react component toolset for managing animations
react
transition
addons
transition-group
animation
+2
dom-helpers
5.0.1 - 5.2.1
tiny modular DOM lib for ie9+
dom-helpers
react-component
dom
api
cross-browser
+8
string.prototype.trim
1.2.1 - 1.2.5
Outdated
ES5 spec-compliant shim for String.prototype.trim
String.prototype.trim
string
ES5
shim
trim
+2
ljharb
asn1.js
5.2.0 - 5.4.1
ASN.1 encoder and decoder
asn.1
der
hash.js
1.1.2 - 1.1.7
Various hash functions that could be run by both browser and node
hash
sha256
sha224
hmac
indutny
elliptic
6.5.4
EC cryptography
EC
Elliptic
curve
Cryptography
indutny
hmac-drbg
1.0.1
Deterministic random bit generator (hmac)
hmac
drbg
prng
indutny
hash-base
3.0.4 - 3.1.0
abstract base class for hash-streams
hash
stream
+1
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()
pbkdf2
kdf
salt
hash
+3
graphql
14.4.2 - 14.7.0
Outdated
A Query Language and Runtime which can target any service.
graphql
graphql-js
+4
cipher-base
1.0.4
abstract base class for crypto-streams
cipher
stream
timers-browserify
2.0.9
Outdated
timers module for browserify
timers
browserify
browser
+36
md5.js
1.1.0 - 1.3.5
node style md5 on pure JavaScript
crypto
md5
+2
browserify-aes
0.4.0 - 0.8.1
Outdated
aes, for browserify
aes
crypto
browserify
+2
parse-asn1
5.1.6
utility library for parsing asn1 files for use with browserify-sign.
+2
browserify-rsa
4.1.0
RSA for browserify
+2
des.js
1.0.1
Outdated
DES implementation
DES
3DES
EDE
CBC
indutny
evp_bytestokey
1.0.3
The insecure key derivation algorithm from OpenSSL
crypto
openssl
browserify-sign
2.4.0 - 2.8.0
Outdated
adds node crypto signing for browsers
+2
create-ecdh
3.0.0 - 4.0.4
createECDH but browserifiable
diffie
hellman
diffiehellman
ECDH
+2
es5-ext
0.3.0 - 0.10.49
Outdated
ECMAScript extensions and shims
ecmascript
ecmascript5
ecmascript6
es5
es6
+11
medikoo
crypto-browserify
1.0.9 - 2.0.0
Outdated
implementation of crypto for the browser
+2
public-encrypt
4.0.3
browserify version of publicEncrypt & privateDecrypt
+2
browserify-des
1.0.2
browserify-des ===
diffie-hellman
1.1.2
Outdated
pure js diffie-hellman
diffie
hellman
diffiehellman
dh
+2
miller-rabin
1.1.0 - 4.0.1
Miller Rabin algorithm for primality test
prime
miller-rabin
bignumber
randomfill
1.0.0 - 1.0.4
random fill from browserify stand alone
crypto
random
es-array-method-boxes-properly
1.0.0
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
ljharb
memoize-one
5.2.0 - 5.2.1
Outdated
A memoization library which only remembers the latest invocation
memoize
memoization
cache
performance
alexreardon
stylis
3.1.0 - 3.5.4
Outdated
A Light–weight CSS Preprocessor
parse5-htmlparser2-tree-adapter
5.0.0 - 6.0.1
Outdated
htmlparser2 tree adapter for parse5.
parse5
parser
tree adapter
htmlparser2
+1
history
4.0.0 - 4.10.1
Outdated
Manage session history with JavaScript
history
location
mjackson
lodash-es
4.17.9 - 4.17.21
Lodash exported as ES modules.
es6
modules
stdlib
util
tiny-invariant
0.0.2 - 1.3.1
A tiny invariant function
invariant
error
assert
asserts
alexreardon
cheerio
0.22.0
Outdated
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
htmlparser
jquery
selector
scraper
parser
+1
style-to-object
0.2.3 - 0.3.0
Outdated
Converts inline style to object.
style-to-object
inline
style
parser
css
+2
remarkablemark
polished
3.0.0 - 3.4.4
Outdated
A lightweight toolset for writing styles in Javascript.
styled-components
polished
emotion
glamor
css-in-js
+9
graphql-tag
2.12.2 - 2.12.6
A JavaScript template literal tag that parses GraphQL queries
inline-style-parser
0.1.0 - 0.1.1
An inline style parser.
inline-style-parser
inline-style
style
parser
css
remarkablemark
zen-observable
0.8.15
Outdated
An Implementation of ES Observables
zenparsing
@wry/equality
0.1.8 - 0.1.11
Outdated
Structural equality checking for JavaScript values
benjamn
mini-create-react-context
0.3.3 - 0.4.1
Smaller Polyfill for the proposed React context API
react
context
contextTypes
polyfill
ponyfill
stringepsilon
gud
1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
global
unique
id
identifier
number
+2
thejameskyle
lodash.escape
4.0.1
The lodash method `_.escape` exported as a module.
lodash-modularized
escape
web-vitals
3.0.0 - 3.0.4
Outdated
Easily measure performance metrics in JavaScript
crux
performance
metrics
Core Web Vitals
CLS
+5
@apollo/client
3.0.0 - 3.7.1
Outdated
A fully-featured caching GraphQL client.
apollo
graphql
react
hooks
client
+1
+1
jss
5.3.0 - 5.5.5
Outdated
A lib for generating Style Sheets with JavaScript.
jss
style
sheet
stylesheet
css
+4
kof
enzyme-shallow-equal
1.0.4
Outdated
Adaptation of react-addons-shallow-compare, for independent usage
javascript
shallow rendering
shallowRender
test
reactjs
+7
+1
formik
1.5.0 - 1.5.8
Outdated
Build forms in React, without the tears
formik
form
forms
react
react-dom
+7
jaredpalmer
apollo-link
1.2.9 - 1.2.14
Flexible, lightweight transport layer for GraphQL
fp-ts
0.2.1 - 2.9.5
Outdated
Functional programming in TypeScript
typescript
algebraic-data-types
functional-programming
gcanti
ssr-window
1.0.0 - 1.0.1
Outdated
Better handling for window object in SSR environment
ssr
window
document
nolimits4web
dom7
4.0.0 - 4.0.4
Outdated
Minimalistic JavaScript library for DOM manipulation, with a jQuery-compatible API
dom
dom7
jquery
mobile
framework7
nolimits4web
html-react-parser
1.3.0 - 1.4.2
Outdated
HTML to React parser.
html-react-parser
html
react
parser
dom
remarkablemark
react-property
2.0.0
HTML and SVG DOM property configs used by React.
react-property
html
svg
dom
property
+4
remarkablemark
style-to-js
1.1.0
Outdated
Parses CSS inline style to JavaScript object (camelCased).
style-to-js
css
style
javascript
object
+1
remarkablemark
apollo-link-error
1.1.8 - 1.1.13
Error Apollo Link for GraphQL Network Stack
apollo-bot
apollo-link-context
1.0.15 - 1.0.20
An easy way to set and cache context changes for Apollo Link
apollo-client
2.6.0 - 2.6.10
A simple yet functional GraphQL client.
ecmascript
es2015
jsnext
javascript
relay
+2
+5
@datadog/browser-logs
2.0.0 - 4.23.2
Outdated
Send logs to Datadog from web browser pages with the browser logs SDK.
datadog
styled-system
3.1.0 - 3.1.2
Outdated
Responsive, theme-based style props for building design systems with React
react
css-in-js
styled-components
emotion
@apollo/react-hooks
3.1.0 - 3.1.3
Outdated
React Apollo Hooks.
apollo
graphql
react
hooks
+1
@apollo/react-common
3.0.0 - 3.1.4
React Apollo common utilities.
apollo
graphql
react
+1
react-apollo
2.5.0 - 2.5.8
Outdated
React Apollo Hooks, Components, and HOC.
apollo
graphql
react
hooks
hoc
+1
+5
apollo-link-timeout
1.3.0 - 1.3.1
Outdated
Abort requests that take longer than a specified timeout period
graphql
apollo
apollo-link
timeout
drcallaway
react-recaptcha
2.3.10
A react.js reCAPTCHA for Google
react
react-component
reCAPTCHA
component
appleboy
@rebass/grid
6.1.0
Responsive React grid system built with styled-system, with support for styled-components and emotion
react
styled-components
styled-system
grid
flexbox
+2
jxnblk
lottie-api
1.0.0 - 1.0.2
Outdated
A library to edit lottie-web animations dynamically
airnan
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
web-vitals
next
+16 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