licenses.dev

deep-resource v1.12.20

DEEP Resource Library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT79
PackageRelationDependenciesPublished
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4DIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bottlejs • 1.7.2A powerful dependency injection micro containerINDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
component-emitter • 1.3.1Event emitterINDIRECT0
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
deep-core • 1.12.21DEEP Core LibraryDIRECT6
deep-di • 1.12.11DEEP Dependency Injection LibraryINDIRECT8
deep-kernel • 1.12.14DEEP Kernel LibraryDIRECT10
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
events • 1.1.1Node's event emitter for all engines.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
form-data • 2.5.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT20
formidable • 1.2.6(DEPRECATED! Install formidable@v2) A node.js module for parsing form data, especially file uploads.INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
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.INDIRECT23
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lodash • 3.5.0The modern build of lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.0Node's querystring module for all engines.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
superagent • 3.8.3elegant & feature rich browser / node HTTP with a fluent APIDIRECT44
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsDIRECT2
url • 0.10.3The core `url` packaged standalone for use with Browserify.INDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT29
uuid • 8.0.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
wait-until • 0.0.2Simple library to wait until a condition has been satisfied.INDIRECT0
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
xml2js • 0.4.15Simple XML to JavaScript object converter.INDIRECT3
xml2js • 0.6.2Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xmlbuilder • 2.6.2An XML builder for node.jsINDIRECT1
Apache-2.03
PackageRelationDependenciesPublished
aws-sdk • 2.1692.0AWS SDK for JavaScriptDIRECT43
aws-sdk • 2.2.48AWS SDK for JavaScriptINDIRECT4
jmespath • 0.16.0JMESPath implementation in javascriptINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
ieee754 • 1.1.13Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 5.2.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT18
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
sax • 1.1.5An evented streaming XML parser in JavaScriptINDIRECT0
sax • 1.2.1An evented streaming XML parser in JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/deep-resource)](https://licenses.dev/npm/deep-resource)
<a href="https://licenses.dev/npm/deep-resource">
  <img src="https://licenses.dev/b/npm/deep-resource" alt="licenses" />
</a>

Or the licenses badge code for the 1.12.20 version:

[![licenses](https://licenses.dev/b/npm/deep-resource/1.12.20)](https://licenses.dev/npm/deep-resource/1.12.20)
<a href="https://licenses.dev/npm/deep-resource/1.12.20">
  <img src="https://licenses.dev/b/npm/deep-resource/1.12.20" alt="licenses" />
</a>
GitHub