ie.edu 86 packages

Last scanned on Oct 27 at 06:43 PM
trim 0.0.1VulnerableOutdated
Trim string whitespace
License
MIT
Footprint
169 B
Vulnerabilities
Regular Expression Denial of Service in trim
Affected versions >=0 <0.0.3
Matched Modules
Version distribution in production
101
0.0.1
8
0.0.2
8
0.0.3
8
1.0.0
8
1.0.1
supports-color 5.0.1 - 7.2.0Outdated
Detect whether a terminal supports color
chalk 2.3.1 - 2.4.2Outdated
Terminal string styling done right
color-convert 1.8.2 - 2.0.1
Plain color conversion functions
escape-string-regexp 1.0.0 - 1.0.5Outdated
Escape RegExp special characters
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()
@babel/runtime 7.18.0 - 7.19.4Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
axios 0.21.4Outdated
Promise based HTTP client for the browser and node.js
is-plain-obj 1.1.0Outdated
Check if a value is a plain object
sindresorhus
sindresorhus
domhandler 4.2.2 - 4.3.1Outdated
Handler for htmlparser2 that turns pages into a dom
is-buffer 1.1.4 - 1.1.6Outdated
Determine if an object is a Buffer
domelementtype 2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
core-js 3.23.3 - 3.26.0Outdated
Standard library
extend 3.0.2
Port of jQuery.extend for node.js and the browser
scheduler 0.21.0 - 0.23.0
Cooperative scheduler for the browser environment.
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
react 17.0.0 - 18.2.0
React is a JavaScript library for building user interfaces.
react-dom 18.2.0
React package for working with the DOM.
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
repeat-string 1.6.0 - 1.6.1
Repeat the given string n times. Fastest implementation for repeating a string.
hoist-non-react-statics 3.3.1 - 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
unist-util-visit-parents 1.0.0 - 3.0.2Outdated
unist utility to recursively walk over nodes, with ancestral information
unist-util-is 3.0.0 - 4.0.2Outdated
unist utility to check if a node passes a test
path-browserify 1.0.0 - 1.0.1
the path module from node core for browsers
unist-util-visit 1.4.0 - 2.0.3Outdated
unist utility to visit nodes
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
unist-util-stringify-position 1.1.1 - 1.1.2Outdated
unist utility to serialize a node, position, or point as a human readable location
vfile-message 1.0.0 - 2.0.4Outdated
vfile utility to create a virtual message
unified 6.2.0 - 7.0.0Outdated
parse, inspect, transform, and serialize content through syntax trees
vfile 2.1.0 - 4.2.0Outdated
Virtual file format for text processing
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.
remark-parse 5.0.0Outdated
remark plugin to add support for parsing markdown input
trough 1.0.3 - 1.0.5Outdated
`trough` is middleware
bail 1.0.0 - 2.0.2
Throw a given error
is-alphabetical 1.0.0 - 2.0.0Outdated
Check if a character is alphabetical
is-decimal 1.0.0 - 2.0.0Outdated
Check if a character is decimal
is-hexadecimal 1.0.0 - 2.0.0Outdated
Check if a character is hexadecimal
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
raf 1.0.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
polished 3.0.0 - 3.4.4Outdated
A lightweight toolset for writing styles in Javascript.
style-to-object 0.2.3 - 0.3.0Outdated
Parse CSS inline style to JavaScript object.
replace-ext 0.0.1 - 1.0.0Outdated
Replaces a file extension with another one.
inline-style-parser 0.1.0 - 0.1.1Outdated
An inline style parser.
resize-observer-polyfill 1.5.0 - 1.5.1
A polyfill for the Resize Observer API
styled-components 0.0.1 - 5.3.6Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
d3-timer 1.0.2 - 3.0.1
An efficient queue capable of managing thousands of concurrent animations.
unist-util-remove-position 1.1.0 - 3.0.0Outdated
unist utility to remove positions from a tree
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
vfile-location 2.0.0 - 3.0.1Outdated
vfile utility to convert between positional (line and column-based) and offset (range-based) locations
d3-ease 0.0.1 - 3.0.1
Easing functions for smooth animation.
framer-motion 2.6.9 - 3.7.0Outdated
A simple and powerful JavaScript animation library
collapse-white-space 1.0.0 - 2.0.0Outdated
Collapse white space
unherit 1.1.0 - 1.1.3Outdated
Create a subclass that can be modified without affecting the super class
react-markdown 4.2.0 - 4.3.1Outdated
React component to render markdown
trim-trailing-lines 1.1.4 - 2.0.0Outdated
Remove final line feeds from a string
is-whitespace-character 1.0.0 - 2.0.1
Check if a character is a whitespace character
state-toggle 1.0.0 - 2.0.1Outdated
Enter/exit a state
markdown-escapes 1.0.0 - 1.0.4Outdated
Legacy list of escapable characters in markdown
is-word-character 1.0.0 - 2.0.1
Check if a character is a word character
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
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
framesync 4.1.0Outdated
A frame-synced render loop for JavaScript
popmotion
popmotion
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
xstate 4.7.0 - 4.33.6Outdated
Finite State Machines and Statecharts for the Modern Web.
style-value-types 1.0.0 - 5.1.2
Parsers, transformers and tests for special value types, eg: %, hex codes etc.
html-react-parser 1.4.5 - 3.0.4Outdated
HTML to React parser.
react-property 2.0.0Outdated
HTML and SVG DOM property configs used by React.
style-to-js 1.1.1Outdated
Parses CSS inline style to JavaScript object (camelCased).
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.27.11 - 0.28.1Outdated
React port of slick carousel
@styled-system/core 5.0.2 - 5.1.2
jxnblk
jxnblk
styled-system 3.1.0 - 3.1.2Outdated
Responsive, theme-based style props for building design systems with React
mdast-add-list-metadata 1.0.1 - 1.1.0
Enhances the metadata of list and listItem nodes
react-responsive-carousel 3.2.23
React Responsive Carousel
countup.js 2.3.2Outdated
Animates a numerical value by counting to it
inorganik
inorganik
gatsby 4.24.0 - 4.24.5Outdated
Blazing fast modern site generator for React
gatsby-link 4.18.0 - 4.24.1Outdated
An enhanced Link component for Gatsby sites with support for resource prefetching
gatsby-react-router-scroll 4.4.0 - 5.24.0Outdated
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby
@gatsbyjs/reach-router 1.3.5 - 1.3.9Outdated
Gatsby's fork to modernize reach-router
gatsby-script 1.6.0 - 1.9.0Outdated
An enhanced script component for Gatsby sites with support for various loading strategies
react-move 5.0.0 - 6.5.0
Beautiful, data-driven animations for React.
react-headroom 3.2.0 - 3.2.1
Hide your header until you need it. React.js port of headroom.js