licenses.dev

json-refs v3.0.15

Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT44
PackageRelationDependenciesPublished
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 4.1.1the complete solution for node.js command-line programsDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
form-data • 4.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
formidable • 2.1.2A node.js module for parsing form data, especially file uploads.INDIRECT20
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
graphlib • 2.1.8A directed and undirected multi-graph libraryDIRECT1
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hexoid • 1.0.0A tiny (190B) and extremely fast utility to generate random IDs of fixed lengthINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
lodash • 4.17.21Lodash modular utilities.DIRECT0
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 • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
native-promise-only • 0.8.1Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.DIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
path-loader • 1.0.12Utility that provides a single API for loading the content of a path/URL.DIRECT42
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
slash • 3.0.0Convert Windows backslash paths to slash pathsDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
superagent • 7.1.6elegant & feature rich browser / node HTTP with a fluent APIINDIRECT40
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC5
PackageRelationDependenciesPublished
dezalgo • 1.0.4Contain async insanity so that the dark pony lord doesn't eat soulsINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.DIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.15 version:

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