gatsbyjs.org 299 packages

Last scanned on Jan 19 at 10:49 AM
property-expr 1.5.1VulnerableOutdated
tiny util for getting and setting deep object props safely
License
MIT
Footprint
1 KB
Vulnerabilities
Prototype Pollution in property-expr
Affected versions >=0 <2.0.3
Matched Modules
Version distribution in production
248
2.0.5
143
2.0.4
47
1.5.1
10
2.0.3
4
2.0.0
4
2.0.1
next-auth 3.24.1 - 3.29.10VulnerableOutdated
Authentication for Next.js
postcss 8.4.15 - 8.4.21VulnerableOutdated
Tool for transforming styles with JS plugins
next 0.2.0 - 0.2.14VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
svelte 3.0.0 - 3.23.2VulnerableOutdated
Cybernetically enhanced web apps
semver 7.3.7Outdated
The semantic version parser used by npm.
+2
npm-cli-ops
saquibkhan
fritzy
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
lru-cache x.x.x
A cache object that deletes the least-recently-used items.
yallist 1.0.0 - 4.0.0Outdated
Yet Another Linked List
isaacs
isaacs
escape-string-regexp 4.0.0 - 5.0.0
Escape RegExp special characters
uuid 7.0.0 - 8.0.0Outdated
RFC4122 (v1, v4, and v5) UUIDs
ajv 7.0.0 - 8.12.0Outdated
Another JSON Schema Validator
react-is 18.0.0 - 18.2.0Outdated
Brand checking of React Elements.
camelcase 5.3.1Outdated
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
punycode x.x.x
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
qs 6.11.0Outdated
A querystring parser that supports nesting and arrays, with a depth limit
picocolors x.x.x
The tiniest and the fastest library for terminal output formatting with ANSI colors
entities 2.2.0Outdated
Encode & decode XML and HTML entities with ease & speed
@babel/runtime 7.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.3Outdated
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
lodash 4.17.21
Lodash modular utilities.
axios 0.21.4Outdated
Promise based HTTP client for the browser and node.js
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.2Outdated
string representations of objects in node and the browser
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
is-plain-object 4.1.0 - 5.0.0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
domutils 2.8.0 - 3.0.1Outdated
Utilities for working with htmlparser2's dom
es-abstract 1.20.0 - 1.20.3Outdated
ECMAScript spec abstract operations.
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.4Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
dom-serializer 1.3.2 - 1.4.1Outdated
render domhandler DOM nodes to a string
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
nanoid 3.3.0 - 3.3.4Outdated
A tiny (116 bytes), secure URL-friendly unique string ID generator
domhandler 4.2.2 - 4.3.1Outdated
Handler for htmlparser2 that turns pages into a dom
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
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
regexp.prototype.flags 1.4.2 - 1.4.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
deepmerge 2.1.0 - 2.2.1Outdated
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.20.3 - 3.21.1Outdated
Standard library
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
internal-slot 1.0.1 - 1.0.3Outdated
ES spec-like internal slots
decamelize 1.2.0Outdated
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-symbol 1.0.0 - 1.0.4
Determine if a value is an ES6 Symbol or not.
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 1.5.0Outdated
Fast & forgiving HTML/XML parser
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
scheduler 0.20.2Outdated
Cooperative scheduler for the browser environment.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
react 17.0.2Outdated
React is a JavaScript library for building user interfaces.
react-dom 17.0.2Outdated
React package for working with the DOM.
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
date-fns 2.29.3Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
string.prototype.matchall 4.0.7 - 4.0.8Outdated
Spec-compliant polyfill for String.prototype.matchAll
decode-uri-component 0.2.0 - 0.2.1Outdated
A better decodeURIComponent
clsx 1.1.1 - 1.2.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
@emotion/memoize 0.7.5 - 0.8.0Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
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
querystring 0.2.0Outdated
Node's querystring module for all engines.
invariant 2.2.3 - 2.2.4
invariant
@emotion/unitless 0.7.2 - 0.8.0Outdated
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
symbol-observable 1.2.0Outdated
Symbol.observable ponyfill
@emotion/is-prop-valid 0.8.8Outdated
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
query-string 6.5.0 - 7.1.3Outdated
Parse and stringify URL query strings
lodash.camelcase 4.3.0
The lodash method `_.camelCase` exported as a module.
@emotion/hash 0.8.0 - 0.9.0Outdated
A MurmurHash2 implementation
+1
emmatown
tkh44
emotion-release-bot
graphql 15.7.0 - 15.8.0Outdated
A Query Language and Runtime which can target any service.
react-transition-group 4.4.0 - 4.4.5
A react component toolset for managing animations
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
@emotion/serialize 0.11.14 - 0.11.16Outdated
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@popperjs/core 2.11.3 - 2.11.5Outdated
Tooltip and Popover Positioning Engine
@emotion/utils 0.0.4 - 0.11.3Outdated
internal utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@sentry/types 0.5.4 - 4.5.3Outdated
Types for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
strict-uri-encode 1.0.2 - 1.1.0Outdated
A stricter URI encode adhering to RFC 3986
@sentry/utils 5.0.6 - 5.7.0Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
lodash.isnumber 3.0.1 - 3.0.3
The lodash method `_.isNumber` exported as a module.
is-absolute-url x.x.x
Check if a URL is absolute
@emotion/cache x.x.x
emotion's cache
+1
emmatown
tkh44
emotion-release-bot
react-router 6.4.0 - 6.7.0Outdated
Declarative routing for React
@emotion/sheet 0.9.1 - 0.9.4Outdated
emotion's stylesheet
+1
emmatown
tkh44
emotion-release-bot
@sentry/core 4.6.4 - 4.6.5Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
lodash-es 4.17.21
Lodash exported as ES modules.
@storybook/theming 5.3.0 - 6.2.9Outdated
Core Storybook Components
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.
warning 4.0.3
A mirror of Facebook's Warning
tailwindcss 1.4.2 - 1.7.1Outdated
A utility-first CSS framework for rapidly building custom user interfaces.
malfaitrobin
adamwathan
reinink
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
tiny-warning 0.0.1 - 1.0.3
A tiny warning function
alexreardon
alexreardon
graphql-tag 2.12.6
A JavaScript template literal tag that parses GraphQL queries
jnwng
abernix
apollo-bot
split-on-first 1.0.0 - 2.0.0Outdated
Split a string on the first occurance of a given separator
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
react-remove-scroll 2.5.5Outdated
Disables scroll outside of `children` node.
kashey
kashey
@emotion/styled 0.10.0 - 11.10.5Outdated
styled API for emotion
+1
emmatown
tkh44
emotion-release-bot
mitt 1.1.3 - 1.2.0Outdated
Tiny 200b functional Event Emitter / pubsub.
yup 0.27.0Outdated
Dead simple Object schema validation
monastic.panic
monastic.panic
use-callback-ref 1.3.0Outdated
The same useRef, but with callback
@sentry/browser 4.0.0 - 7.31.1Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
use-sidecar 1.0.0 - 1.1.2
Sidecar code splitting utils
@mdx-js/react 1.6.2 - 1.6.22Outdated
React context for MDX
libphonenumber-js 1.7.34 - 1.10.18Outdated
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
react-remove-scroll-bar 2.3.3 - 2.3.4Outdated
Removes body scroll without content _shake_
kashey
kashey
react-style-singleton 2.2.1
Just create a single stylesheet...
get-nonce 1.0.0 - 1.0.1
returns nonce
@emotion/stylis 0.8.2 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
react-popper 2.3.0
Official library to use Popper on React projects
markdown-to-jsx x.x.x
Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.
zen-observable-ts x.x.x
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
jbaxleyiii
apollo-bot
synchronous-promise 2.0.0 - 2.0.16Outdated
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
fluffynuts
fluffynuts
ts-invariant 0.3.0 - 0.10.3
TypeScript implementation of invariant(condition, message)
zen-observable 0.8.15Outdated
An Implementation of ES Observables
zenparsing
zenparsing
@aws-sdk/util-uri-escape 3.55.0 - 3.186.0Outdated
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-uri-escape/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-uri-escape) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-uri-escape.svg)](https://www.npmjs.com/package/@aws-sd
+2
amzn-oss
aws-sdk-bot
kuhe
@wry/equality 0.1.8 - 0.1.11Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
tabbable 4.0.0Outdated
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
lodash.keys 4.2.0
The lodash method `_.keys` exported as a module.
@wry/context 0.4.0 - 0.6.1Outdated
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
benjamn
benjamn
optimism 0.9.0 - 0.11.4Outdated
Composable reactive caching with efficient invalidation.
web-vitals x.x.x
Easily measure performance metrics in JavaScript
@angular/core 2.0.0 - 15.1.1Outdated
Angular - the core framework
angular
google-wombot
@sentry/hub 4.3.3 - 4.6.5Outdated
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
zustand 0.1.0Outdated
🐻 Bear necessities for state management in React
@apollo/client 3.0.0 - 3.7.4Outdated
A fully-featured caching GraphQL client.
slugify 1.6.0 - 1.6.5Outdated
Slugifies a String
fast-copy x.x.x
A blazing fast deep object copier
planttheidea
planttheidea
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
backo2 1.0.1 - 1.0.2
simple backoff based on segmentio/backo
mokesmokes
mokesmokes
@emotion/css 10.0.0 - 10.0.27Outdated
The Next Generation of CSS-in-JS.
@angular/router 3.0.0 - 3.4.10Outdated
Angular - the routing library
@sentry/minimal 4.3.3 - 6.19.7
Sentry minimal library that can be used in other packages
+8
benvinegar
billyvg
mitsuhiko
fuse.js x.x.x
Lightweight fuzzy-search
@hookform/resolvers 1.0.0Outdated
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype and Typanion
formik 1.0.0 - 2.2.9Outdated
Build forms in React, without the tears
focus-lock 0.11.3Outdated
DOM trap for a focus
react-onclickoutside 6.12.0 - 6.12.2Outdated
An onClickOutside wrapper for React components
react-datepicker x.x.x
A simple and reusable datepicker component for React
fp-ts 2.10.0 - 2.10.5Outdated
Functional programming in TypeScript
react-icons 3.7.0 - 3.11.0Outdated
SVG React icons of popular icon packs using ES6 imports
+2
nwwells
tusbar
gorangajic
@emotion/core 10.0.17 - 10.3.1Outdated
+1
emmatown
tkh44
emotion-release-bot
sanitize-html x.x.x
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
react-focus-lock 2.8.1 - 2.9.1Outdated
It is a trap! (for a focus)
swr 0.1.12 - 0.1.18Outdated
React Hooks library for remote data fetching
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
react-clientside-effect 1.2.1 - 1.2.6
Create components whose prop changes map to a global side effect
parse-srcset 1.0.0 - 1.0.2
A spec-conformant JavaScript parser for the HTML5 srcset attribute
albell
albell
xstate 4.22.0Outdated
Finite State Machines and Statecharts for the Modern Web.
@stripe/stripe-js x.x.x
Stripe.js loading utility
intersection-observer x.x.x
A polyfill for IntersectionObserver
subscriptions-transport-ws 0.9.18 - 0.11.0
A websocket transport for GraphQL subscriptions
apollo-bot
apollo-bot
apollo-utilities 1.0.0 - 1.3.4
Utilities for working with GraphQL ASTs
+1
apollo-bot
benjamn
jbaxleyiii
apollo-link 1.2.9 - 1.2.14
Flexible, lightweight transport layer for GraphQL
jbaxleyiii
peggyrayzis
apollo-bot
@material-ui/core 4.0.2 - 4.1.0Outdated
React components that implement Google's Material Design.
@stripe/react-stripe-js x.x.x
React components for Stripe.js and Stripe Elements
@emotion/styled-base 10.0.0 - 10.3.0Outdated
Deprecated package which became `@emotion/styled/base`
+1
emmatown
tkh44
emotion-release-bot
launchdarkly-js-client-sdk 2.22.0 - 2.23.0Outdated
LaunchDarkly SDK for JavaScript
@reach/utils 0.10.3Outdated
Internal, shared utilities for Reach UI.
+1
ryanflorence
mjackson
chancestrickland
consolidated-events 2.0.2
Manage multiple event handlers using few event listeners
apollo-link-http-common 0.0.0 - 0.2.16
Http utilities for Apollo Link shared across all links using http
react-spring 8.0.27Outdated
<p align="center"> <img src="https://i.imgur.com/QZownhg.png" width="240" /> </p>
@chakra-ui/utils 1.0.0 - 2.0.4Outdated
Common utilities and types for Chakra UI
segunadebayo
_codebender828
striptags 3.2.0
PHP strip_tags in Node.js
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
use-deep-compare-effect 1.0.0 - 1.4.0Outdated
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
kentcdodds
kentcdodds
apollo-link-error 1.1.11 - 1.1.13
Error Apollo Link for GraphQL Network Stack
apollo-bot
apollo-bot
apollo-cache 1.2.0 - 1.3.5
Core abstract of Caching layer for Apollo Client
+3
apollo-bot
benjamn
jbaxleyiii
@styled-system/core 5.0.2 - 5.1.2
jxnblk
jxnblk
mousetrap x.x.x
Simple library for handling keyboard shortcuts
launchdarkly-react-client-sdk 2.27.0 - 3.0.1Outdated
LaunchDarkly SDK for React
@reach/portal 0.10.2 - 0.11.1Outdated
Declarative portals for React
+1
ryanflorence
mjackson
chancestrickland
contentful-resolve-response 1.2.2 - 1.3.12Outdated
[![npm](https://img.shields.io/npm/v/contentful-resolve-response.svg)](https://www.npmjs.com/package/contentful-resolve-response)
+1
hungryblank
zcei
cf-admin
styled-system 5.0.0 - 5.1.5
Responsive, theme-based style props for building design systems with React
@reach/observe-rect 1.1.0 - 1.2.0
Observe the Rect of a DOM element.
+1
blainekasten
chancestrickland
mjackson
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
@styled-system/css 5.0.10 - 5.1.5
Styled System for the `css` prop
bezier-easing 2.1.0
BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions exactly like in CSS Transitions.
@styled-system/color 5.0.0 - 5.1.2
jxnblk
jxnblk
apollo-client 0.5.19 - 2.6.10
A simple yet functional GraphQL client.
apollo-cache-inmemory 1.0.0 - 1.6.6
Core abstract of Caching layer for Apollo Client
+1
apollo-bot
benjamn
jbaxleyiii
@styled-system/border 5.1.5
jxnblk
jxnblk
@styled-system/layout 5.0.23 - 5.1.2
jxnblk
jxnblk
@styled-system/variant 5.1.0 - 5.1.5
Read the docs: https://styled-system.com/variants
jxnblk
jxnblk
@styled-system/space 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/typography 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/position 5.0.15 - 5.1.2
jxnblk
jxnblk
@styled-system/flexbox 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/grid 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/background 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/shadow 5.0.0 - 5.1.2
jxnblk
jxnblk
@reach/auto-id 0.7.1 - 0.16.0Outdated
Autogenerate IDs to facilitate WAI-ARIA and server rendering.
+1
ryanflorence
mjackson
chancestrickland
react-native-web 0.13.0 - 0.18.10Outdated
React Native for Web
@loadable/component 5.13.2 - 5.15.2Outdated
React code splitting made easy.
@contentful/rich-text-react-renderer 15.12.1Outdated
React renderer for the Contentful rich text field type.
+1
michaelpearce
it-internal
whydah-gally
react-waypoint 10.1.0 - 10.3.0
A React component to execute a function whenever you scroll to an element.
hex-rgb x.x.x
Convert HEX color to RGBA
sindresorhus
sindresorhus
gatsby-legacy-polyfills x.x.x
Polyfills for legacy browsers
+3
kathmbeck
pieh
tylerbarnes
gatsby 1.0.1 - 2.24.61Outdated
Blazing fast modern site generator for React
gatsby-link 4.18.0 - 5.4.0Outdated
An enhanced Link component for Gatsby sites with support for resource prefetching
gatsby-page-utils 2.18.0 - 2.24.0Outdated
Gatsby library that helps creating pages
gatsby-react-router-scroll 4.5.0 - 5.15.0Outdated
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby
@builder.io/partytown 0.5.4Outdated
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
shallow-compare 1.2.1 - 1.2.2
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
@reach/rect 0.10.5 - 0.11.2Outdated
Measure React elements position in the DOM
+1
ryanflorence
mjackson
chancestrickland
@reach/descendants 0.10.0 - 0.14.0Outdated
A descendant index solution for better accessibility support in compound components
+1
ryanflorence
mjackson
chancestrickland
@gatsbyjs/reach-router 1.3.6 - 1.3.7Outdated
Gatsby's fork to modernize reach-router
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
@reach/visually-hidden 0.7.4 - 0.11.1Outdated
Render text that is announced to screen readers but visually hidden.
+1
ryanflorence
mjackson
chancestrickland
@reach/dialog 0.9.0 - 0.11.2Outdated
Accessible React Modal Dialog.
+1
ryanflorence
mjackson
chancestrickland
@apollo/react-hooks 3.0.0 - 3.1.5Outdated
React Apollo Hooks.
@reach/popover 0.10.1 - 0.14.0Outdated
Render a portal positioned relative to another element.
+1
ryanflorence
mjackson
chancestrickland
gatsby-script 1.8.0 - 1.9.0Outdated
An enhanced script component for Gatsby sites with support for various loading strategies
gatsby-plugin-manifest 4.6.0 - 4.15.0Outdated
Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps
gatsby-plugin-image 2.14.1 - 2.15.0Outdated
Adding responsive images to your site while maintaining high performance scores can be difficult to do manually. The Gatsby Image plugin handles the hard parts of producing images in multiple sizes and formats for you!
graphql-anywhere 3.1.0 - 4.1.28Outdated
Run GraphQL queries with no schema and just one resolver
@styled-system/should-forward-prop 5.0.0 - 5.1.5
Utility for filtering Styled System props with Emotion's shouldForwardProp option
jxnblk
jxnblk
@apollo/react-common 3.0.0 - 3.1.4
React Apollo common utilities.
@contentful/rich-text-plain-text-renderer 14.1.1 - 14.1.2Outdated
Plain text renderer for the Rich Text document.
+1
michaelpearce
it-internal
whydah-gally
object-fit-images 3.2.4
Polyfill object-fit and object-position on images on IE9, IE10, IE11, Edge, Safari, ...
react-apollo 2.1.0 - 2.5.2Outdated
React Apollo Hooks, Components, and HOC.
@reach/alert 0.8.2 - 0.10.4Outdated
Screen-reader-friendly alert messages.
+1
ryanflorence
mjackson
chancestrickland
react-move 0.0.1 - 0.0.2Outdated
Beautiful, data-driven animations for React.
@reach/combobox 0.9.0 - 0.18.0
Accessible React Combobox (Autocomplete).
+1
ryanflorence
mjackson
chancestrickland
@theme-ui/css 0.3.0 - 0.3.5Outdated
[![Minified Size on Bundlephobia](https://badgen.net/bundlephobia/minzip/@theme-ui/css)](https://bundlephobia.com/package/@theme-ui/css)
+1
jxnblk
johno
hasparus
@apollo/react-components 3.0.0 - 3.1.5Outdated
React Apollo Query, Mutation and Subscription components.
@use-it/event-listener 0.1.0 - 0.1.3Outdated
A custom React Hook that provides a useEventListener.
gatsby-plugin-google-tagmanager 3.8.0 - 4.24.0Outdated
Gatsby plugin to add google tagmanager onto a site
apollo-link-ws 1.0.15 - 1.0.20
WebSocket transport layer for GraphQL
jbaxleyiii
apollo-bot
@theme-ui/core 0.3.0 - 0.3.5Outdated
[![Minified Size on Bundlephobia](https://badgen.net/bundlephobia/minzip/@theme-ui/core)](https://bundlephobia.com/package/@theme-ui/core)
+1
jxnblk
johno
hasparus
@reach/tabs 0.10.0 - 0.16.4Outdated
Accessible React Tabs Component
+1
ryanflorence
mjackson
chancestrickland
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
@theme-ui/components 0.2.45 - 0.3.5Outdated
Primitive layout, typographic, and other components for use with Theme UI.
+1
jxnblk
johno
hasparus
gatsby-image 3.7.0 - 3.11.0
Lazy-loading React image component with optional support for the blur-up effect.
gatsby-source-contentful 6.0.0 - 7.22.0Outdated
Gatsby source plugin for building websites using the Contentful CMS as a data source
gatsby-plugin-mdx 1.2.39 - 3.20.0Outdated
MDX integration for Gatsby
gatsby-plugin-catch-links x.x.x
Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.
apollo-link-state 0.4.2
An easy way to manage local state with Apollo Link
jbaxleyiii
peggyrayzis
apollo-bot
gatsby-remark-images 5.4.0 - 6.24.0Outdated
Processes images in markdown so they can be used in the production build.
@react-hook/window-scroll 1.0.7 - 1.1.5Outdated
A React hook for updating components when the scroll position of the window on the y-axis changes
apollo-link-batch 1.1.10 - 1.1.15
Apollo Link that performs batching and operation on batched Operations
jbaxleyiii
apollo-bot
apollo-link-batch-http 1.2.9 - 1.2.14
Batch HTTP transport layer for GraphQL
jbaxleyiii
apollo-bot
react-hubspot-form 1.0.3 - 1.3.7
A React component to render HubSpot forms.
gatsby-plugin-google-analytics 3.8.0 - 4.24.0Outdated
Gatsby plugin to add google analytics onto a site
color-blend 3.0.1Outdated
Blends RGBA colors with different blend modes
gatsby-plugin-canonical-urls x.x.x
Add canonical links to HTML pages Gatsby generates.
gatsby-remark-autolink-headers 2.3.2 - 5.24.0Outdated
Gatsby plugin to autolink headers in markdown processed by Remark
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
gatsby-plugin-nprogress 4.16.0 - 4.24.0Outdated
Shows page loading indicator when loading page resources is delayed
botframework-webchat-component 4.1.0 - 4.15.6Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten
prebid.js 1.38.0 - 7.32.0Outdated
Header Bidding Management Library
window-scroll-manager 0.2.0 - 1.1.4
Small library that broadcasts more performant 'window-scroll' events.
stanko.tadic
stanko.tadic
react-plx 1.3.17Outdated
React parallax (on scroll effects) component. Lightweight, yet powerful.
stanko.tadic
stanko.tadic
gatsby-plugin-twitter 2.0.13 - 4.24.0Outdated
Loads the Twitter JavaScript for embedding tweets.
gatsby-plugin-sentry 1.0.0 - 1.0.1
Gatsby plugin to add Sentry error tracking to your site.
@team-griffin/stylr 1.0.0 - 2.4.5
## useStyles ```ts ( stylesheet: { [modifier: string]: { [namespace: string]: { [cssProperty: string]: string | number } } }, modifiers: object | object[] ) => { styles: object } ```
+1
christierobson
jackmellis
jshthornton
@gatsby-cloud-pkg/gatsby-plugin-preview x.x.x
accessible-nprogress x.x.x
case x.x.x
@shopify/app-bridge-react x.x.x
@shopify/app-bridge-utils x.x.x
@shopify/app-bridge x.x.x
@reach/tooltip x.x.x
react-window-size x.x.x
apollo-link-state-fragment x.x.x
apollo-link-logger x.x.x
gatsby-design-tokens x.x.x
@apollo/react-hoc x.x.x
react-svg-inline x.x.x
lodash.sample x.x.x
compass-vertical-rhythm x.x.x
convert-css-length x.x.x
gray-percentage x.x.x
modularscale x.x.x
parse-unit x.x.x
typography-normalize x.x.x
typography-plugin-code x.x.x
typography x.x.x
react-zendesk x.x.x
@xstate/react x.x.x
wcag-contrast x.x.x
safe-regex-test x.x.x
react-inview-monitor x.x.x
apollo-fragment-utils x.x.x
apollo-fragment-react x.x.x
compose-tiny x.x.x
react-fullstory x.x.x
simple-rot13 x.x.x
@reach/disclosure x.x.x
@reach/menu-button x.x.x
highlight-words-core x.x.x
range x.x.x
human-readable-numbers x.x.x
hex2rgba x.x.x