audioboom.com 17 packages

Last scanned on Oct 27 at 06:10 PM
get-intrinsic 1.1.3Outdated
Get and robustly cache all JS language-level intrinsics at first require time
License
MIT
Footprint
7 KB
Matched Modules
Version distribution in production
707
1.1.1
564
1.1.0
442
1.1.3
230
1.1.2
61
1.0.2
30
1.0.0
function-bind 1.1.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
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.
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
es-abstract 1.20.0 - 1.20.4Outdated
ECMAScript spec abstract operations.
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.
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
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
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
globalthis 1.0.3
ECMAScript spec-compliant polyfill/shim for `globalThis`
@sentry/utils 7.16.0 - 7.17.1Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
@sentry/core 7.16.0 - 7.17.1Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
@sentry/integrations 7.0.0 - 7.17.1Outdated
Pluggable integrations that can be used to enhance JS SDKs
+8
benvinegar
billyvg
mitsuhiko
ramda-adjunct 2.6.0 - 2.23.0Outdated
Ramda Adjunct is the most popular and most comprehensive set of utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
react-dfp 0.3.0 - 0.3.3Outdated
A React implementation of the google [DFP](https://developers.google.com/doubleclick-gpt/reference "GPT Reference") API. This package is inspired in the awesome library [jquery.dfp](https://github.com/coop182/jquery.dfp.js), and aims to provide its same e