licenses.dev

@open-rpc/server-js v1.10.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT80
PackageRelationDependenciesPublished
@jsep-plugin/assignment • 1.3.0Adds assignment expression supportINDIRECT0
@jsep-plugin/regex • 1.0.4Adds regex expression supportINDIRECT0
@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 ValidatorINDIRECT5
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
body-parser • 1.20.3Node.js body parsing middlewareDIRECT40
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
connect • 3.7.0High performance middleware frameworkDIRECT11
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cors • 2.8.5Node.js CORS middlewareDIRECT2
debug • 2.6.9small debugging utilityINDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
easy-stack • 1.0.1Simple JS stack with auto run for node and browsersINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
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
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
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 objectsINDIRECT0
finalhandler • 1.1.2Node.js final http responderINDIRECT9
format-util • 1.0.5Lightweight format utility for the browser, based on util.format().INDIRECT0
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.INDIRECT3
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-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
is-url • 1.2.4Check whether a string is a URL.INDIRECT0
isomorphic-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT5
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
jsep • 1.4.0a tiny JavaScript expression parserINDIRECT0
json-schema-faker • 0.5.9JSON-Schema + fake data generatorsDIRECT12
json-schema-ref-parser • 6.1.0Parse, Resolve, and Dereference JSON Schema $ref pointersINDIRECT7
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsonpath-plus • 10.3.0A JS implementation of JSONPath with some additional operatorsINDIRECT3
lodash • 4.17.21Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
ono • 4.0.11Throw better errors.INDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
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
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
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
ws • 8.18.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
@json-schema-tools/dereferencer • 1.6.3Dereference (aka parse refs) from JSON SchemasINDIRECT10
@json-schema-tools/meta-schema • 1.7.5JSON Schema Meta Schema & Generated types for typescript, rust, golang and pythonINDIRECT0
@json-schema-tools/reference-resolver • 1.2.6Turns a $ref into a JSONSchemaINDIRECT7
@json-schema-tools/traverse • 1.11.0This 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 schemasINDIRECT0
@open-rpc/schema-utils-js • 2.1.2<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" srDIRECT26
@open-rpc/specification-extension-spec • 1.0.2OpenRPC Specification Extension SchemaINDIRECT0
non-standard3
PackageRelationDependenciesPublished
js-message • 1.0.5normalized JS Object and JSON message and event protocol for node.js, vanialla js, react.js, components, actions, stores and dispatchersINDIRECT0
js-queue • 2.0.0Simple JS queue with auto run for node and browsersINDIRECT1
node-ipc • 9.1.1A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.DIRECT4
ISC3
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
BSD-2-Clause3
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.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
event-pubsub • 4.3.0Super light and fast Extensible PubSub events and EventEmitters for Node and the browser with support for ES6 by default, and ES5 versions for older verions of node and older IE/Safari versions. Easy for any developer level. No frills, just high speed pubINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.10.0 version:

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