licenses.dev

@open-rpc/schema-utils-js v2.0.5

<center> <span> <img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/schema-utils-js/master.svg"> <img src="https://codecov.io/gh/open-rpc/schema-utils-js/branch/master/graph/badge.svg" /> <img alt="npm" sr

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
@json-schema-spec/json-pointer • 0.1.2This package provides a TypeScript and JavaScript implementation of [RFC6901 JavaScript Object Notation (JSON) Pointer][rfc6901].INDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorDIRECT5
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)DIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsDIRECT0
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
is-url • 1.2.4Check whether a string is a URL.DIRECT0
isomorphic-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node & BrowserifyDIRECT5
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
Apache-2.05
PackageRelationDependenciesPublished
@json-schema-tools/dereferencer • 1.6.3Dereference (aka parse refs) from JSON SchemasDIRECT10
@json-schema-tools/meta-schema • 1.7.5JSON Schema Meta Schema & Generated types for typescript, rust, golang and pythonDIRECT0
@json-schema-tools/reference-resolver • 1.2.6Turns a $ref into a JSONSchemaDIRECT7
@json-schema-tools/traverse • 1.10.4This package exports a method that will traverse a JSON-Schema, calling a mutation function for each sub schema found. It is useful for building tools to work with JSON Schemas.INDIRECT0
@open-rpc/meta-schema • 1.14.9OpenRPC Specification JSON schemasDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
ISC1
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40open-rpc%2Fschema-utils-js)](https://licenses.dev/npm/%40open-rpc%2Fschema-utils-js)
<a href="https://licenses.dev/npm/%40open-rpc%2Fschema-utils-js">
  <img src="https://licenses.dev/b/npm/%40open-rpc%2Fschema-utils-js" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.5 version:

[![licenses](https://licenses.dev/b/npm/%40open-rpc%2Fschema-utils-js/2.0.5)](https://licenses.dev/npm/%40open-rpc%2Fschema-utils-js/2.0.5)
<a href="https://licenses.dev/npm/%40open-rpc%2Fschema-utils-js/2.0.5">
  <img src="https://licenses.dev/b/npm/%40open-rpc%2Fschema-utils-js/2.0.5" alt="licenses" />
</a>
GitHub