licenses.dev

rollup-plugin-node-builtins v2.1.2

use node builtins in browser with rollup

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT104
PackageRelationDependenciesPublished
abstract-leveldown • 0.12.4An abstract prototype matching the LevelDOWN APIINDIRECT1
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
bl • 0.8.2Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
bn.js • 4.12.5Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.5Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT48
browserify-cipher • 1.0.1ciphers for the browserINDIRECT52
browserify-des • 1.0.2browserify-des ===INDIRECT36
browserify-rsa • 4.1.1RSA for browserifyINDIRECT4
buffer-es6 • 4.9.3Node.js Buffer API, for the browserDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
cipher-base • 1.0.7abstract base class for crypto-streamsINDIRECT32
clone • 0.1.19deep cloning of objects and arraysINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT45
create-hmac • 1.1.7node style hmacs in the browserINDIRECT46
crypto-browserify • 3.12.1implementation of crypto for the browserDIRECT72
deferred-leveldown • 0.2.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT2
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
des.js • 1.1.0DES implementationINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
elliptic • 6.6.1EC cryptographyINDIRECT7
errno • 0.1.8libuv errno details exposedINDIRECT1
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT5
for-each • 0.3.5A better forEachINDIRECT1
foreach • 2.0.6foreach component + npm packageINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash-base • 3.1.2abstract base class for hash-streamsINDIRECT39
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
idb-wrapper • 1.7.2A cross-browser wrapper for IndexedDBINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-object • 0.1.2Checks whether a value is an objectINDIRECT0
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT26
is • 0.2.7the definitive JavaScript type testing libraryINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isbuffer • 0.0.0isBuffer for node and browser (supports typed arrays)INDIRECT0
level-fix-range • 1.0.2make using levelup reverse ranges easyINDIRECT0
level-fix-range • 2.0.0make using levelup reverse ranges easyINDIRECT1
level-peek • 1.0.6peek the first or last record in a leveldb range.INDIRECT1
level-sublevel • 5.2.3partition levelup databasesINDIRECT10
levelup • 0.18.6Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT13
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT4
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
object-keys • 0.2.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT3
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
octal • 1.0.0Interpret a number as base 8INDIRECT0
pbkdf2 • 3.1.6This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT47
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process-es6 • 0.11.6process information for node.js and browsers, but in es6DIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
prr • 0.0.0A better Object.defineProperty()INDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT58
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
ripemd160 • 2.0.3Compute ripemd160 of bytes or strings.INDIRECT40
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-range • 1.2.2check if a string is within a rangeINDIRECT0
to-buffer • 1.2.2Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT30
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
typedarray-to-buffer • 1.0.4Convert a typed array to a Buffer without a copyINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
xtend • 2.0.6extend like a bossINDIRECT5
xtend • 2.1.2extend like a bossINDIRECT1
xtend • 2.2.0extend like a bossINDIRECT0
xtend • 3.0.0extend like a bossINDIRECT0
unknown6
PackageRelationDependenciesPublished
browserify-fs • 1.0.0fs for the browser using level-filesystem and browserifyDIRECT51
fwd-stream • 1.0.4Forward a readable stream to another readable stream or a writable stream to another writable streamINDIRECT5
indexof • 0.0.1Microsoft sucksINDIRECT0
level-blobs • 0.1.7Save binary blobs in level and stream then backINDIRECT9
level-filesystem • 1.2.0Full implementation of the fs module on top of leveldbINDIRECT36
level-hooks • 4.5.0pre/post hooks for leveldbINDIRECT1
ISC6
PackageRelationDependenciesPublished
browserify-sign • 4.2.6adds node crypto signing for browsersINDIRECT63
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.9utility library for parsing asn1 files for use with browserify-sign.INDIRECT54
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
level-js • 2.2.4leveldown/leveldb library for browsers using IndexedDBINDIRECT8
non-standard1
PackageRelationDependenciesPublished
semver • 2.3.2The semantic version parser used by npm.INDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT32
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/rollup-plugin-node-builtins)](https://licenses.dev/npm/rollup-plugin-node-builtins)
<a href="https://licenses.dev/npm/rollup-plugin-node-builtins">
  <img src="https://licenses.dev/b/npm/rollup-plugin-node-builtins" alt="licenses" />
</a>

Or the licenses badge code for the 2.1.2 version:

[![licenses](https://licenses.dev/b/npm/rollup-plugin-node-builtins/2.1.2)](https://licenses.dev/npm/rollup-plugin-node-builtins/2.1.2)
<a href="https://licenses.dev/npm/rollup-plugin-node-builtins/2.1.2">
  <img src="https://licenses.dev/b/npm/rollup-plugin-node-builtins/2.1.2" alt="licenses" />
</a>
GitHub