strava.com 281 packages

Last scanned on Oct 27 at 07:08 PM
immer 6.0.0 - 6.0.9VulnerableOutdated
Create your next immutable state by mutating the current one
License
MIT
Vulnerabilities
Prototype Pollution in immer
Affected versions >=0 <9.0.6
Prototype Pollution in immer
Affected versions >=0 <8.0.1
Prototype Pollution in immer
Affected versions >=0 <9.0.6
Version distribution in production
272
9.0.11
272
9.0.12
272
9.0.13
272
9.0.14
231
9.0.6
142
6.0.9
lodash 4.17.12 - 4.17.19VulnerableOutdated
Lodash modular utilities.
axios 0.18.1VulnerableOutdated
Promise based HTTP client for the browser and node.js
browserify-sign 4.2.0 - 4.2.1VulnerableOutdated
adds node crypto signing for browsers
+2
dcousens
ljharb
cwmma
d3-color 1.4.1 - 3.0.1VulnerableOutdated
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
postcss 8.0.0 - 8.4.18VulnerableOutdated
Tool for transforming styles with JS plugins
tslib 2.4.0Outdated
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
safe-buffer 5.2.1
Safer Node.js Buffer API
string_decoder 1.1.0 - 1.3.0
The string_decoder module from Node core
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.8.6 - 16.13.1Outdated
Brand checking of React Elements.
punycode 2.1.1Outdated
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 6.0.1 - 6.0.3
Node.js Buffer API, for the browser
regenerator-runtime 0.13.9Outdated
Runtime for Regenerator-compiled generator and async functions.
balanced-match 0.4.2Outdated
Match balanced character pairs, like "{" and "}"
@babel/runtime 7.0.0 - 7.5.5Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.1Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.1Outdated
Implementation of Function.prototype.bind
path-to-regexp 1.8.0Outdated
Express style path to RegExp utility
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
ieee754 1.2.0 - 1.2.1
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
array-union 3.0.0 - 3.0.1
Create an array of unique values, in order, from the input arrays
is-plain-obj 1.1.0Outdated
Check if a value is a plain object
sindresorhus
sindresorhus
util-deprecate 1.0.2
The Node.js `util.deprecate()` function with browser support
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
safer-buffer 2.1.2
Modern Buffer API polyfill without footguns
chalker
chalker
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
base64-js 1.5.1
Base64 encoding/decoding in pure JS
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.
nanoid 2.1.11Outdated
A tiny (116 bytes), secure URL-friendly unique string ID generator
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
bn.js 5.2.0Outdated
Big number implementation in pure javascript
events 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.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.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
core-js 2.6.12Outdated
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.
escape-html 1.0.3
Escape string for use in HTML
eventemitter3 3.0.0 - 4.0.7Outdated
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
xtend 4.0.1 - 4.0.2
extend like a boss
functions-have-names 1.2.3
Does this JS environment support the `name` property on functions?
array-includes 3.0.0 - 3.1.5Outdated
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
string.prototype.trim 1.1.0 - 1.2.6Outdated
ES5 spec-compliant shim for String.prototype.trim
scheduler 0.19.1Outdated
Cooperative scheduler for the browser environment.
randombytes 2.1.0
random bytes from browserify stand alone
array.prototype.flat 1.2.1 - 1.3.0Outdated
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.
is-arguments 1.1.1
Is this an arguments object? It's a harder question than you think.
react 16.14.0Outdated
React is a JavaScript library for building user interfaces.
react-dom 16.14.0Outdated
React package for working with the DOM.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
performance-now 2.0.0 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
date-fns 0.4.0 - 0.15.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
minimalistic-assert 1.0.0 - 1.0.1
minimalistic-assert ===
cwmma
indutny
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
clsx 1.1.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
@emotion/memoize 0.7.5Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
invariant 2.2.3 - 2.2.4
invariant
@emotion/unitless 0.7.2 - 0.7.5Outdated
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
stylis 4.0.13Outdated
A Light–weight CSS Preprocessor
andarist
thysultan
symbol-observable 1.1.0 - 1.2.0Outdated
Symbol.observable ponyfill
repeat-element 1.1.4
Create an array by repeating the given value n times.
react-transition-group 2.9.0Outdated
A react component toolset for managing animations
@emotion/hash 0.8.0Outdated
A MurmurHash2 implementation
+1
emmatown
tkh44
emotion-release-bot
sha.js 2.4.10 - 2.4.11
Streamable SHA hashes in pure javascript
dcousens
ljharb
cwmma
dom-helpers 3.4.0Outdated
tiny modular DOM lib for ie9+
underscore 1.13.3Outdated
JavaScript's functional programming helper library.
core-js-pure 3.22.4Outdated
Standard library
stream-browserify 3.0.0
the stream module from node core for browsers
@emotion/serialize 1.0.2 - 1.1.1Outdated
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 1.1.0Outdated
internal utils for emotion
+1
emmatown
tkh44
emotion-release-bot
tiny-invariant 1.2.0Outdated
A tiny invariant function
asn1.js 5.3.0 - 5.4.1
ASN.1 encoder and decoder
object.getownpropertydescriptors 2.0.0 - 2.1.4Outdated
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
hash-base 3.1.0
abstract base class for hash-streams
elliptic 6.5.4Outdated
EC cryptography
@sentry/utils 7.16.0Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
memoize-one 5.2.1Outdated
A memoization library which only remembers the latest invocation
hash.js 1.1.7
Various hash functions that could be run by both browser and node
jquery x.x.x
JavaScript library for DOM operations
@emotion/cache x.x.x
emotion's cache
+1
emmatown
tkh44
emotion-release-bot
react-router 5.3.2 - 5.3.3Outdated
Declarative routing for React
@emotion/sheet 1.1.0 - 1.2.1Outdated
emotion's stylesheet
+1
emmatown
tkh44
emotion-release-bot
@sentry/core 7.16.0Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
brorand 1.1.0
Random number generator for browsers and node.js
es5-ext 0.4.0 - 0.6.3Outdated
ECMAScript extensions and shims
hmac-drbg 1.0.1
Deterministic random bit generator (hmac)
minimalistic-crypto-utils 1.0.1
Minimalistic tools for JS crypto modules
@storybook/theming 6.5.0 - 6.5.13Outdated
Core Storybook Components
react-router-dom 5.3.0 - 5.3.3Outdated
Declarative routing for React web applications
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.0.4Outdated
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
ripemd160 2.0.2
Compute ripemd160 of bytes or strings.
warning 2.0.0 - 3.0.0Outdated
A mirror of Facebook's Warning
md5.js 1.3.5
node style md5 on pure JavaScript
pbkdf2 3.1.2
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
parse-asn1 5.1.6Outdated
utility library for parsing asn1 files for use with browserify-sign.
+2
dcousens
ljharb
cwmma
cipher-base 1.0.4
abstract base class for crypto-streams
buffer-xor 1.0.0 - 1.0.3Outdated
A simple module for bitwise-xor on buffers
create-hash 1.2.0
create hashes for browserify
browserify-aes 1.2.0
aes, for browserify
create-hmac 1.1.6 - 1.1.7
node style hmacs in the browser
evp_bytestokey 1.0.3
The insecure key derivation algorithm from OpenSSL
browserify-rsa 4.1.0
RSA for browserify
+2
dcousens
ljharb
cwmma
@angular-devkit/core 0.0.2 - 13.3.9Outdated
Angular DevKit - Core Utility Library
crypto-browserify 3.12.0
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
create-ecdh 4.0.2 - 4.0.4
createECDH but browserifiable
public-encrypt 4.0.3
browserify version of publicEncrypt & privateDecrypt
+2
dcousens
ljharb
cwmma
diffie-hellman 5.0.2 - 5.0.3
pure js diffie-hellman
browserify-des 1.0.2
browserify-des ===
dcousens
ljharb
cwmma
browserify-cipher 1.0.1
ciphers for the browser
cwmma
cwmma
miller-rabin 4.0.1
Miller Rabin algorithm for primality test
d3-array 1.2.1 - 1.2.4Outdated
Array manipulation, ordering, searching, summarizing, etc.
randomfill 1.0.3 - 1.0.4
random fill from browserify stand alone
@emotion/react 11.8.1 - 11.9.0Outdated
> Simple styling in React.
+1
emmatown
tkh44
emotion-release-bot
babel-runtime 6.18.0 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
react-redux 7.1.0Outdated
Official React bindings for Redux
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
@babel/runtime-corejs3 7.18.3 - 7.19.1Outdated
babel's modular runtime helpers with core-js@3 polyfilling
+1
hzoo
existentialism
nicolo-ribaudo
@xmldom/xmldom 0.7.5Outdated
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
history 4.10.1Outdated
Manage session history with JavaScript
raf 3.4.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
d3-interpolate 1.4.0Outdated
Interpolate numbers, colors, strings, arrays, objects, whatever!
d3-time 1.1.0Outdated
A calculator for humanity’s peculiar conventions of time.
d3-shape 1.3.6 - 1.3.7Outdated
Graphical primitives for visualization, such as lines and areas.
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
d3-path 1.0.8 - 1.0.9Outdated
Serialize Canvas path commands to SVG.
react-remove-scroll 2.5.0 - 2.5.3Outdated
Disables scroll outside of `children` node.
kashey
kashey
d3-format 1.4.5Outdated
Format numbers for human consumption.
d3-scale 2.2.1 - 2.2.2Outdated
Encodings that map abstract data to visual representation.
resize-observer-polyfill 1.5.1
A polyfill for the Resize Observer API
expand-template 1.0.0 - 1.0.4Outdated
Expand placeholders in a template string
d3-time-format 2.3.0Outdated
A JavaScript time formatter and parser inspired by strftime and strptime.
use-callback-ref 1.3.0Outdated
The same useRef, but with callback
use-sidecar 1.1.1 - 1.1.2
Sidecar code splitting utils
@sentry/browser 7.16.0Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
react-remove-scroll-bar 2.3.0 - 2.3.4Outdated
Removes body scroll without content _shake_
kashey
kashey
global 4.3.2 - 4.4.0
Require global variables
jerrysievert
mattesch
raynos
redux-thunk 2.4.0 - 2.4.1Outdated
Thunk middleware for Redux.
react-style-singleton 2.2.1
Just create a single stylesheet...
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
throttle-debounce 2.3.0Outdated
Throttle and debounce functions.
get-nonce 1.0.0 - 1.0.1
returns nonce
react-popper 1.3.11Outdated
Official library to use Popper on React projects
react-select 5.3.2Outdated
A Select control built with and for ReactJS
popper.js 1.16.1
A kickass library to manage your poppers
hyphenate-style-name 1.0.3 - 1.0.4
Hyphenates a camelcased CSS property name
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
value-equal 1.0.1
Are these two JavaScript values equal?
mjackson
mjackson
d3-selection 1.4.1 - 1.4.2Outdated
Data-driven DOM manipulation: select elements and join them to data.
is-function 1.0.2
is that thing a function? Use this module to find out
tabbable 4.0.0Outdated
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
preact 10.4.8 - 10.11.2Outdated
Fast 3kb React-compatible Virtual DOM library.
@apollo/client 3.0.0 - 3.7.1Outdated
A fully-featured caching GraphQL client.
@sentry/react 7.16.0 - 7.17.1Outdated
Official Sentry SDK for React.js
+8
benvinegar
billyvg
mitsuhiko
react-dropzone 10.2.2Outdated
Simple HTML5 drag-drop zone with React.js
base-64 0.1.0Outdated
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
attr-accept 2.2.2
JavaScript implementation of the "accept" attribute for HTML5 <input type="file">
file-selector 0.1.13 - 0.2.4Outdated
Convert DataTransfer object to a list of File objects
react-textarea-autosize 7.1.2Outdated
textarea component for React which grows with content
focus-lock 0.11.2Outdated
DOM trap for a focus
@sentry/tracing 5.20.0 - 6.13.1Outdated
Sentry Performance Monitoring Package
+8
benvinegar
billyvg
mitsuhiko
d3-axis 1.0.10 - 1.0.12Outdated
Displays automatic reference lines for scales.
exenv 1.2.1 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
reduce-css-calc 1.3.0Outdated
Reduce CSS calc() function to the maximum
react-focus-lock 2.9.0 - 2.9.1Outdated
It is a trap! (for a focus)
array.prototype.find 2.0.0 - 2.2.0Outdated
Array.prototype.find ES6 polyfill.
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
react-clientside-effect 1.2.5 - 1.2.6
Create components whose prop changes map to a global side effect
mini-create-react-context 0.3.3 - 0.4.1
Smaller Polyfill for the proposed React context API
react-intersection-observer 8.34.0Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
http-status-codes 2.2.0Outdated
Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.
@firebase/firestore 3.1.1 - 3.4.5Outdated
The Cloud Firestore component of the Firebase JS SDK.
+1
chholland
firebase-ops
feiyang.chen
react-resize-detector 2.3.0Outdated
React resize detector
decimal.js-light 2.5.1
An arbitrary-precision Decimal type for JavaScript.
xstate 4.7.0 - 4.19.1Outdated
Finite State Machines and Statecharts for the Modern Web.
recharts 1.8.5Outdated
React charts
react-smooth 1.0.6Outdated
react animation library
intersection-observer x.x.x
A polyfill for IntersectionObserver
react-modal 3.15.1Outdated
Accessible modal dialog component for React.JS
recharts-scale 0.4.4 - 0.4.5
Scale of Cartesian Coordinates
element-resize-detector 1.2.4
Resize event emitter for elements.
wnr
wnr
batch-processor 1.0.0
Batch processing in JS
wnr
wnr
@mapbox/point-geometry 0.1.0
a point geometry with transforms
d3-collection 0.1.2 - 1.0.7
Handy data structures for elements keyed by string.
react-virtualized 9.21.1Outdated
React components for efficiently rendering large, scrollable lists and tabular data
react-sizeme 2.6.12Outdated
Make your React Components aware of their width and/or height!
ctrlplusb
ctrlplusb
safe-json-parse 2.0.0 - 4.0.0
Parse JSON safely without throwing
raynos
raynos
@hypnosphi/create-react-context 0.3.1
Polyfill for the proposed React context API
math-expression-evaluator 1.3.11 - 1.3.14Outdated
A flexible math expression evaluator
css-mediaquery 0.1.2
Parses and determines if a given CSS Media Query matches a set of values.
ericf
ericf
keycode 2.2.0Outdated
Convert between keyboard keycodes and keynames and vice versa.
reduce-function-call 1.0.2 - 1.0.3
Reduce function calls in a string, using a callback
mapbox-gl 2.10.0Outdated
A WebGL interactive maps library
+25
mbx-npm-ci-production
mbx-npm-ci-staging
mbx-npm-advanced-actions-production
leaflet x.x.x
JavaScript library for mobile-friendly interactive maps
@reach/utils 0.10.5Outdated
Internal, shared utilities for Reach UI.
+1
ryanflorence
mjackson
chancestrickland
react-tabs 3.2.3Outdated
An accessible and easy tab component for ReactJS
email-validator 2.0.4
Provides a fast, pretty robust e-mail validator. Only checks form, not function.
react-async-script 1.2.0
A composition mixin for loading scripts asynchronously for React
react-google-recaptcha 2.1.0Outdated
React Component Wrapper for Google reCAPTCHA
react-responsive 1.2.3 - 8.2.0Outdated
Media queries in react for responsive design
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
@videojs/vhs-utils 3.0.5 - 4.0.0
Objects and functions shared throughtout @videojs/http-streaming code
credit-card-type 8.3.0Outdated
A library for determining credit card type
braintree
braintree
react-calendar 3.2.0 - 3.9.0Outdated
Ultimate calendar for your React app.
@reach/portal 0.10.4 - 0.10.5Outdated
Declarative portals for React
+1
ryanflorence
mjackson
chancestrickland
@reach/observe-rect 1.2.0
Observe the Rect of a DOM element.
+1
blainekasten
chancestrickland
mjackson
mux.js 6.0.1 - 6.2.0Outdated
A collection of lightweight utilities for inspecting and manipulating video container formats.
video.js 7.18.1Outdated
An HTML5 video player that supports HLS and DASH with a common API and skin.
@reach/auto-id 0.8.6 - 0.10.5Outdated
Autogenerate IDs to facilitate WAI-ARIA and server rendering.
+1
ryanflorence
mjackson
chancestrickland
url-toolkit 2.2.4 - 2.2.5
Build an absolute URL from a base URL and a relative URL (RFC 1808). No dependencies!
m3u8-parser 4.7.0Outdated
m3u8 parser
mpd-parser 0.21.0Outdated
mpd parser
videojs-vtt.js 0.15.3Outdated
A JavaScript implementation of the WebVTT specification, forked from vtt.js for use with Video.js
react-final-form 6.5.4Outdated
🏁 High performance subscription-based form state management for React
erikras
erikras
serialize-query-params 1.0.0 - 1.3.6Outdated
A library for simplifying encoding and decoding URL query parameters.
instantsearch.js 3.5.1 - 4.49.0Outdated
InstantSearch.js is a JavaScript library for building performant and instant search experiences with Algolia.
@videojs/xhr 2.6.0
small xhr abstraction
bootstrap-vue 1.0.0 - 2.15.0Outdated
With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extens
@reach/rect 0.10.5Outdated
Measure React elements position in the DOM
+1
ryanflorence
mjackson
chancestrickland
@reach/descendants 0.10.4 - 0.11.1Outdated
A descendant index solution for better accessibility support in compound components
+1
ryanflorence
mjackson
chancestrickland
@reach/visually-hidden 0.15.2 - 0.17.0Outdated
Render text that is announced to screen readers but visually hidden.
+1
ryanflorence
mjackson
chancestrickland
@reach/dialog 0.10.5Outdated
Accessible React Modal Dialog.
+1
ryanflorence
mjackson
chancestrickland
@reach/popover 0.10.4 - 0.10.5Outdated
Render a portal positioned relative to another element.
+1
ryanflorence
mjackson
chancestrickland
analytics 0.0.2Outdated
Lightweight analytics library for tracking events, page views, & identifying users. Works with any third party analytics provider via an extendable plugin system.
script-loader 0.7.2
script loader module for webpack
+4
evilebottnawi
sokra
jhnns
react-collapsible 2.8.4Outdated
React component to wrap content in Collapsible element with trigger to open and close.
@reach/alert 0.15.2 - 0.17.0Outdated
Screen-reader-friendly alert messages.
+1
ryanflorence
mjackson
chancestrickland
react-image-lightbox 5.1.3 - 5.1.4
A lightbox component for React.js
@reach/tabs 0.10.4 - 0.10.5Outdated
Accessible React Tabs Component
+1
ryanflorence
mjackson
chancestrickland
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
gatsby-background-image 0.9.0 - 1.6.0
Lazy-loading React background-image component with optional support for the blur-up effect.
prebid.js 0.7.0 - 0.8.1Outdated
Header Bidding Management Library
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
@strava/ui x.x.x
@strava/icons x.x.x
interweave x.x.x
@strava/react-hooks x.x.x
@strava/autotrack x.x.x
@strava/clio x.x.x
blueimp-load-image x.x.x
dexie x.x.x
dropzone x.x.x
@strava/container-context x.x.x
react-google-button x.x.x
@mapbox/fusspot x.x.x
@mapbox/mapbox-gl-geocoder x.x.x
@mapbox/mapbox-gl-language x.x.x
@mapbox/mapbox-gl-supported x.x.x
@mapbox/mapbox-sdk x.x.x
@mapbox/parse-mapbox-token x.x.x
fuzzy x.x.x
subtag x.x.x
suggestions x.x.x
react-compound-slider x.x.x
@adyen/adyen-web x.x.x
@ffmpeg/ffmpeg x.x.x
adyen-cse-js x.x.x
@strava/react-image-lightbox x.x.x
@reach/menu-button x.x.x
matchmediaquery x.x.x
card-validator x.x.x
country-data x.x.x
currency-symbol-map x.x.x
linear-layout-vector x.x.x
react-circular-progressbar x.x.x
substyle x.x.x
react-mentions x.x.x
videojs-mux x.x.x