licenses.dev

chii-vscode-plugin v0.6.6-beta1

Chrome devtools framework

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT77
PackageRelationDependenciesPublished
accepts • 1.3.8Higher-level content negotiationINDIRECT3
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
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
cache-content-type • 1.0.1Create a full Content-Type header given a MIME type or extension and catch the resultINDIRECT3
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`.INDIRECT15
co • 4.6.0generator async control flow goodnessINDIRECT0
commander • 5.1.0the complete solution for node.js command-line programsDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookies • 0.9.1Cookies, optionally signed using Keygrip.INDIRECT3
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.0.1node's assert.deepEqual algorithmINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
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
handlebars • 4.7.9Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT5
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.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-assert • 1.5.0assert with status codesINDIRECT7
http-errors • 1.6.3Create HTTP error objectsINDIRECT4
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
keygrip • 1.1.0Key signing and verification for rotated credentialsINDIRECT1
koa-compose • 4.1.0compose Koa middlewareINDIRECT0
koa-compress • 4.0.1Compress middleware for koaDIRECT11
koa-convert • 2.0.0convert modern Koa legacy generator-based middleware to promise-based middlewareINDIRECT2
koa-is-json • 1.0.0check if a koa body should be interpreted as JSONINDIRECT0
koa-router • 8.0.8Router middleware for koa. Provides RESTful resource routing.DIRECT13
koa-send • 5.0.1Transfer static filesDIRECT13
koa • 2.16.4Koa web app frameworkDIRECT58
licia • 1.48.1Useful utility collection with zero dependenciesDIRECT0
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
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
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
resolve-path • 1.4.0Resolve a relative path against a root path with validationINDIRECT6
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.INDIRECT18
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tsscmp • 1.0.6Timing safe string compare using double HMACINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
urijs • 1.19.11URI.js is a Javascript library for working with URLs.INDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
ylru • 1.4.0Extends LRU base on hashlruINDIRECT0
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
unknown1
PackageRelationDependenciesPublished
only • 0.0.2return whitelisted properties of an objectINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.6-beta1 version:

[![licenses](https://licenses.dev/b/npm/chii-vscode-plugin/0.6.6-beta1)](https://licenses.dev/npm/chii-vscode-plugin/0.6.6-beta1)
<a href="https://licenses.dev/npm/chii-vscode-plugin/0.6.6-beta1">
  <img src="https://licenses.dev/b/npm/chii-vscode-plugin/0.6.6-beta1" alt="licenses" />
</a>
GitHub