Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@asyncapi/specs

Package Overview
Dependencies
Maintainers
3
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asyncapi/specs - npm Package Compare versions

Comparing version 6.0.0-next-major-spec.8 to 6.0.0-next-major-spec.9

tools/bundler/node_modules/.package-lock.json

4

bindings/googlepubsub/0.2.0/message.json

@@ -41,3 +41,3 @@ {

"schema": {
"name": "projects/your-project-id/schemas/your-avro-schema-id",
"name": "projects/your-project-id/schemas/your-avro-schema-id"
}

@@ -47,3 +47,3 @@ },

"schema": {
"name": "projects/your-project-id/schemas/your-protobuf-schema-id",
"name": "projects/your-project-id/schemas/your-protobuf-schema-id"
}

@@ -50,0 +50,0 @@ }

@@ -19,5 +19,5 @@ {

{
"$ref": "http://asyncapi.com/definitions/3.0.0/schema.json",
"$ref": "http://asyncapi.com/definitions/3.0.0/schema.json"
}
]
],
"description": "The message key."

@@ -24,0 +24,0 @@ },

{
"name": "@asyncapi/specs",
"version": "6.0.0-next-major-spec.8",
"version": "6.0.0-next-major-spec.9",
"description": "AsyncAPI schema versions",

@@ -5,0 +5,0 @@ "main": "index.js",

{
"_args": [
[
"@hyperjump/json-pointer@0.9.1",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "@hyperjump/json-pointer@0.9.1",
"_id": "@hyperjump/json-pointer@0.9.1",
"_inBundle": false,
"_integrity": "sha512-tiDl/9MOkkiUQ5t+wq4PhtPghgWmFyBwU9Q6xRkXksg2s/6GNxNPcO/MzOjJoDAeCY1XXajNUIkco7wvhNmlOA==",
"_location": "/@hyperjump/json-pointer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hyperjump/json-pointer@0.9.1",
"name": "@hyperjump/json-pointer",
"escapedName": "@hyperjump%2fjson-pointer",
"scope": "@hyperjump",
"rawSpec": "0.9.1",
"saveSpec": null,
"fetchSpec": "0.9.1"
"name": "@hyperjump/json-pointer",
"version": "0.9.1",
"description": "An RFC-6901 JSON Pointer implementation",
"main": "lib/index.js",
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"_requiredBy": [
"/@hyperjump/json-schema-core"
"scripts": {
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'",
"build": "rollup --config rollup.config.js",
"prepublishOnly": "npm run build"
},
"repository": "github:hyperjump-io/json-pointer",
"keywords": [
"JSON Pointer",
"RFC-6901"
],
"_resolved": "https://registry.npmjs.org/@hyperjump/json-pointer/-/json-pointer-0.9.1.tgz",
"_spec": "0.9.1",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Jason Desrosiers",
"email": "jdesrosi@gmail.com"
"author": "Jason Desrosiers <jdesrosi@gmail.com>",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"bugs": {
"url": "https://github.com/hyperjump-io/json-pointer/issues"
},
"dependencies": {
"just-curry-it": "^3.2.1"
},
"description": "An RFC-6901 JSON Pointer implementation",
"devDependencies": {

@@ -60,30 +46,5 @@ "@rollup/plugin-commonjs": "^20.0.0",

},
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"homepage": "https://github.com/hyperjump-io/json-pointer#readme",
"keywords": [
"JSON Pointer",
"RFC-6901"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@hyperjump/json-pointer",
"repository": {
"type": "git",
"url": "git+https://github.com/hyperjump-io/json-pointer.git"
},
"scripts": {
"build": "rollup --config rollup.config.js",
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"prepublishOnly": "npm run build",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'"
},
"version": "0.9.1"
"dependencies": {
"just-curry-it": "^3.2.1"
}
}
{
"_args": [
[
"@hyperjump/json-schema-bundle@0.1.3",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "@hyperjump/json-schema-bundle@0.1.3",
"_id": "@hyperjump/json-schema-bundle@0.1.3",
"_inBundle": false,
"_integrity": "sha512-UjmmtyIgaMXRXKmkJDQhvGAQFSfaPYBRue4tk3qeISrD468vziCWI2Km0RgfeXVxgy5xgqEPyi9DLXUqD4KWDQ==",
"_location": "/@hyperjump/json-schema-bundle",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hyperjump/json-schema-bundle@0.1.3",
"name": "@hyperjump/json-schema-bundle",
"escapedName": "@hyperjump%2fjson-schema-bundle",
"scope": "@hyperjump",
"rawSpec": "0.1.3",
"saveSpec": null,
"fetchSpec": "0.1.3"
"name": "@hyperjump/json-schema-bundle",
"version": "0.1.3",
"description": "A tool for bundling JSON Schema documents",
"main": "lib/index.js",
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"_requiredBy": [
"/"
"scripts": {
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'",
"build": "rollup --config rollup.config.js",
"prepublishOnly": "npm run build"
},
"repository": "github:hyperjump-io/json-schema-bundle",
"keywords": [
"JSON Schema",
"json-schema",
"jsonschema",
"schema",
"bundle",
"bundler",
"$ref",
"external",
"reference",
"Compound Schema Document",
"embedded"
],
"_resolved": "https://registry.npmjs.org/@hyperjump/json-schema-bundle/-/json-schema-bundle-0.1.3.tgz",
"_spec": "0.1.3",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Jason Desrosiers",
"email": "jdesrosi@gmail.com"
"author": "Jason Desrosiers <jdesrosi@gmail.com>",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"bugs": {
"url": "https://github.com/hyperjump-io/json-schema-bundle/issues"
},
"dependencies": {

@@ -42,3 +41,2 @@ "@hyperjump/json-schema": "^0.18.3",

},
"description": "A tool for bundling JSON Schema documents",
"devDependencies": {

@@ -62,40 +60,3 @@ "@rollup/plugin-commonjs": "^21.0.1",

"typescript": "^4.4.4"
},
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"homepage": "https://github.com/hyperjump-io/json-schema-bundle#readme",
"keywords": [
"JSON Schema",
"json-schema",
"jsonschema",
"schema",
"bundle",
"bundler",
"$ref",
"external",
"reference",
"Compound Schema Document",
"embedded"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@hyperjump/json-schema-bundle",
"repository": {
"type": "git",
"url": "git+https://github.com/hyperjump-io/json-schema-bundle.git"
},
"scripts": {
"build": "rollup --config rollup.config.js",
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"prepublishOnly": "npm run build",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'"
},
"version": "0.1.3"
}
}
{
"_args": [
[
"@hyperjump/json-schema-core@0.23.4",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "@hyperjump/json-schema-core@0.23.4",
"_id": "@hyperjump/json-schema-core@0.23.4",
"_inBundle": false,
"_integrity": "sha512-rHORA3qPk2JKOJOgwgXzGkMnad0neoPiHK8tPrITNxCcVM+AwPkTK+ABogNhbFG4lipWVF4gB3XHJ2qxfQuSAw==",
"_location": "/@hyperjump/json-schema-core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hyperjump/json-schema-core@0.23.4",
"name": "@hyperjump/json-schema-core",
"escapedName": "@hyperjump%2fjson-schema-core",
"scope": "@hyperjump",
"rawSpec": "0.23.4",
"saveSpec": null,
"fetchSpec": "0.23.4"
"name": "@hyperjump/json-schema-core",
"version": "0.23.4",
"description": "A framework for building JSON Schema tools",
"main": "lib/index.js",
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"_requiredBy": [
"/@hyperjump/json-schema"
],
"_resolved": "https://registry.npmjs.org/@hyperjump/json-schema-core/-/json-schema-core-0.23.4.tgz",
"_spec": "0.23.4",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Jason Desrosiers",
"email": "jdesrosi@gmail.com"
},
"browser": {
"./lib/fetch.js": "./lib/fetch.browser.js"
},
"bugs": {
"url": "https://github.com/hyperjump-io/json-schema-core/issues"
"scripts": {
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'",
"build": "rollup --config rollup.config.js",
"prepublishOnly": "npm run build"
},
"dependencies": {
"@hyperjump/json-pointer": "^0.9.1",
"@hyperjump/pact": "^0.2.0",
"content-type": "^1.0.4",
"node-fetch": "^2.6.5",
"pubsub-js": "^1.9.1",
"url-resolve-browser": "^1.2.0"
"repository": "github:hyperjump-io/json-schema-core",
"keywords": [
"JSON Schema",
"vocabulary",
"$ref",
"$recursiveRef",
"$recursiveAnchor",
"$id"
],
"author": "Jason Desrosiers <jdesrosi@gmail.com>",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"description": "A framework for building JSON Schema tools",
"devDependencies": {

@@ -70,34 +55,10 @@ "@rollup/plugin-commonjs": "^11.0.2",

},
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"homepage": "https://github.com/hyperjump-io/json-schema-core#readme",
"keywords": [
"JSON Schema",
"vocabulary",
"$ref",
"$recursiveRef",
"$recursiveAnchor",
"$id"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@hyperjump/json-schema-core",
"repository": {
"type": "git",
"url": "git+https://github.com/hyperjump-io/json-schema-core.git"
},
"scripts": {
"build": "rollup --config rollup.config.js",
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"prepublishOnly": "npm run build",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'"
},
"version": "0.23.4"
"dependencies": {
"@hyperjump/json-pointer": "^0.9.1",
"@hyperjump/pact": "^0.2.0",
"content-type": "^1.0.4",
"node-fetch": "^2.6.5",
"pubsub-js": "^1.9.1",
"url-resolve-browser": "^1.2.0"
}
}
{
"_args": [
[
"@hyperjump/json-schema@0.18.3",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "@hyperjump/json-schema@0.18.3",
"_id": "@hyperjump/json-schema@0.18.3",
"_inBundle": false,
"_integrity": "sha512-HKrrsuJOlYdqpHEr/eRU99LCiAe8ZH4LUkQOQOMa/P8pNSgs4FQHMKy3sgkmgLSgdmQbRX2/hA+yn2Ts/gS0lA==",
"_location": "/@hyperjump/json-schema",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hyperjump/json-schema@0.18.3",
"name": "@hyperjump/json-schema",
"escapedName": "@hyperjump%2fjson-schema",
"scope": "@hyperjump",
"rawSpec": "0.18.3",
"saveSpec": null,
"fetchSpec": "0.18.3"
"name": "@hyperjump/json-schema",
"version": "0.18.3",
"description": "A JSON Schema Validator",
"main": "lib/index.js",
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"_requiredBy": [
"/@hyperjump/json-schema-bundle"
"scripts": {
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'",
"build": "rollup --config rollup.config.js",
"prepublishOnly": "npm run build"
},
"repository": "github:hyperjump-io/json-schema-validator",
"keywords": [
"JSON Schema",
"draft-04",
"draft-06",
"draft-07",
"draft 2019-09",
"draft 2020-12",
"vocabulary",
"vocabularies"
],
"_resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-0.18.3.tgz",
"_spec": "0.18.3",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Jason Desrosiers",
"email": "jdesrosi@gmail.com"
"author": "Jason Desrosiers <jdesrosi@gmail.com>",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"bugs": {
"url": "https://github.com/hyperjump-io/json-schema-validator/issues"
},
"dependencies": {
"@hyperjump/json-schema-core": "^0.23.4",
"fastest-stable-stringify": "^2.0.2"
},
"description": "A JSON Schema Validator",
"devDependencies": {

@@ -62,36 +53,6 @@ "@rollup/plugin-commonjs": "^11.1.0",

},
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"homepage": "https://github.com/hyperjump-io/json-schema-validator#readme",
"keywords": [
"JSON Schema",
"draft-04",
"draft-06",
"draft-07",
"draft 2019-09",
"draft 2020-12",
"vocabulary",
"vocabularies"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@hyperjump/json-schema",
"repository": {
"type": "git",
"url": "git+https://github.com/hyperjump-io/json-schema-validator.git"
},
"scripts": {
"build": "rollup --config rollup.config.js",
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"prepublishOnly": "npm run build",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'"
},
"version": "0.18.3"
"dependencies": {
"@hyperjump/json-schema-core": "^0.23.4",
"fastest-stable-stringify": "^2.0.2"
}
}
{
"_args": [
[
"@hyperjump/pact@0.2.0",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "@hyperjump/pact@0.2.0",
"_id": "@hyperjump/pact@0.2.0",
"_inBundle": false,
"_integrity": "sha512-RHt0XRFsADXbqopurGZfCUNL7mPc0695TD2HNDqs4RCK5Db/1lDU2Bhk9EsyFmCBE9N1/boyvdKWjT1UYHIebg==",
"_location": "/@hyperjump/pact",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hyperjump/pact@0.2.0",
"name": "@hyperjump/pact",
"escapedName": "@hyperjump%2fpact",
"scope": "@hyperjump",
"rawSpec": "0.2.0",
"saveSpec": null,
"fetchSpec": "0.2.0"
"name": "@hyperjump/pact",
"version": "0.2.0",
"description": "Higher order functions that work with promises",
"main": "lib/index.js",
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"_requiredBy": [
"/@hyperjump/json-schema-core"
"scripts": {
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'",
"build": "rollup --config rollup.config.js",
"prepublishOnly": "npm run build"
},
"repository": "github:hyperjump-io/hyperjump-pact",
"keywords": [
"Hyperjump",
"Promise",
"map",
"filter",
"reduce",
"pipeline"
],
"_resolved": "https://registry.npmjs.org/@hyperjump/pact/-/pact-0.2.0.tgz",
"_spec": "0.2.0",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Jason Desrosiers",
"email": "jdesrosi@gmail.com"
"author": "Jason Desrosiers <jdesrosi@gmail.com>",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"bugs": {
"url": "https://github.com/hyperjump-io/hyperjump-pact/issues"
},
"dependencies": {
"just-curry-it": "^3.1.0"
},
"description": "Higher order functions that work with promises",
"devDependencies": {

@@ -60,34 +50,5 @@ "@rollup/plugin-commonjs": "^20.0.0",

},
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"homepage": "https://github.com/hyperjump-io/hyperjump-pact#readme",
"keywords": [
"Hyperjump",
"Promise",
"map",
"filter",
"reduce",
"pipeline"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@hyperjump/pact",
"repository": {
"type": "git",
"url": "git+https://github.com/hyperjump-io/hyperjump-pact.git"
},
"scripts": {
"build": "rollup --config rollup.config.js",
"clean": "xargs -a .gitignore rm -rf",
"lint": "eslint lib",
"prepublishOnly": "npm run build",
"test": "mocha --require ts-node/register 'lib/**/*.spec.ts'"
},
"version": "0.2.0"
"dependencies": {
"just-curry-it": "^3.1.0"
}
}
{
"_args": [
[
"content-type@1.0.4",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
"name": "content-type",
"description": "Create and parse HTTP Content-Type header",
"version": "1.0.4",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"keywords": [
"content-type",
"http",
"req",
"res",
"rfc7231"
],
"_from": "content-type@1.0.4",
"_id": "content-type@1.0.4",
"_inBundle": false,
"_integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
"_location": "/content-type",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "content-type@1.0.4",
"name": "content-type",
"escapedName": "content-type",
"rawSpec": "1.0.4",
"saveSpec": null,
"fetchSpec": "1.0.4"
},
"_requiredBy": [
"/@hyperjump/json-schema-core"
],
"_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
"_spec": "1.0.4",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
"bugs": {
"url": "https://github.com/jshttp/content-type/issues"
},
"description": "Create and parse HTTP Content-Type header",
"repository": "jshttp/content-type",
"devDependencies": {

@@ -48,5 +25,2 @@ "eslint": "3.19.0",

},
"engines": {
"node": ">= 0.6"
},
"files": [

@@ -58,15 +32,4 @@ "LICENSE",

],
"homepage": "https://github.com/jshttp/content-type#readme",
"keywords": [
"content-type",
"http",
"req",
"res",
"rfc7231"
],
"license": "MIT",
"name": "content-type",
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/content-type.git"
"engines": {
"node": ">= 0.6"
},

@@ -78,4 +41,3 @@ "scripts": {

"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
},
"version": "1.0.4"
}
}
{
"_args": [
[
"fastest-stable-stringify@2.0.2",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "fastest-stable-stringify@2.0.2",
"_id": "fastest-stable-stringify@2.0.2",
"_inBundle": false,
"_integrity": "sha512-bijHueCGd0LqqNK9b5oCMHc0MluJAx0cwqASgbWMvkO01lCYgIhacVRLcaDz3QnyYIRNJRDwMb41VuT6pHJ91Q==",
"_location": "/fastest-stable-stringify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "fastest-stable-stringify@2.0.2",
"name": "fastest-stable-stringify",
"escapedName": "fastest-stable-stringify",
"rawSpec": "2.0.2",
"saveSpec": null,
"fetchSpec": "2.0.2"
},
"_requiredBy": [
"/@hyperjump/json-schema"
],
"_resolved": "https://registry.npmjs.org/fastest-stable-stringify/-/fastest-stable-stringify-2.0.2.tgz",
"_spec": "2.0.2",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"bugs": {
"url": "https://github.com/streamich/fastest-stable-stringify/issues"
},
"config": {
"commitizen": {
"path": "./node_modules/mol-conventional-changelog"
}
},
"name": "fastest-stable-stringify",
"version": "2.0.2",
"description": "Fastest stable deterministic JSON.stringify()",
"main": "index.js",
"dependencies": {},
"description": "Fastest stable deterministic JSON.stringify()",
"devDependencies": {
"benchmark": "^2.1.4",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"eslint": "^4.9.0",
"fast-json-stable-stringify": "latest",
"fast-stable-stringify": "latest",
"faster-stable-stringify": "latest",
"json-stable-stringify": "latest",
"mol-conventional-changelog": "1.2.0",
"fast-json-stable-stringify": "latest",
"nyc": "^11.2.1",
"pre-commit": "^1.2.2",
"tape": "~1.0.4"
"tape": "~1.0.4",
"mol-conventional-changelog": "1.2.0",
"chai": "^4.1.2"
},
"scripts": {
"eslint": "eslint index.js test",
"test-spec": "tape test/*.js",
"test": "npm run eslint && nyc npm run test-spec"
},
"repository": {
"type": "git",
"url": "https://github.com/streamich/fastest-stable-stringify"
},
"homepage": "https://github.com/streamich/fastest-stable-stringify",

@@ -63,4 +39,2 @@ "keywords": [

"license": "MIT",
"main": "index.js",
"name": "fastest-stable-stringify",
"nyc": {

@@ -76,12 +50,7 @@ "exclude": [

},
"repository": {
"type": "git",
"url": "git+https://github.com/streamich/fastest-stable-stringify.git"
},
"scripts": {
"eslint": "eslint index.js test",
"test": "npm run eslint && nyc npm run test-spec",
"test-spec": "tape test/*.js"
},
"version": "2.0.2"
"config": {
"commitizen": {
"path": "./node_modules/mol-conventional-changelog"
}
}
}
{
"_args": [
[
"json-schema-traverse@1.0.0",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "json-schema-traverse@1.0.0",
"_id": "json-schema-traverse@1.0.0",
"_inBundle": false,
"_integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
"_location": "/json-schema-traverse",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "json-schema-traverse@1.0.0",
"name": "json-schema-traverse",
"escapedName": "json-schema-traverse",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
"name": "json-schema-traverse",
"version": "1.0.0",
"description": "Traverse JSON Schema passing each schema object to callback",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"eslint": "eslint index.js spec",
"test-spec": "mocha spec -R spec",
"test": "npm run eslint && nyc npm run test-spec"
},
"_requiredBy": [
"/"
"repository": {
"type": "git",
"url": "git+https://github.com/epoberezkin/json-schema-traverse.git"
},
"keywords": [
"JSON-Schema",
"traverse",
"iterate"
],
"_resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Evgeny Poberezkin"
},
"author": "Evgeny Poberezkin",
"license": "MIT",
"bugs": {
"url": "https://github.com/epoberezkin/json-schema-traverse/issues"
},
"description": "Traverse JSON Schema passing each schema object to callback",
"homepage": "https://github.com/epoberezkin/json-schema-traverse#readme",
"devDependencies": {

@@ -43,11 +33,2 @@ "eslint": "^7.3.1",

},
"homepage": "https://github.com/epoberezkin/json-schema-traverse#readme",
"keywords": [
"JSON-Schema",
"traverse",
"iterate"
],
"license": "MIT",
"main": "index.js",
"name": "json-schema-traverse",
"nyc": {

@@ -62,14 +43,3 @@ "exclude": [

]
},
"repository": {
"type": "git",
"url": "git+https://github.com/epoberezkin/json-schema-traverse.git"
},
"scripts": {
"eslint": "eslint index.js spec",
"test": "npm run eslint && nyc npm run test-spec",
"test-spec": "mocha spec -R spec"
},
"types": "index.d.ts",
"version": "1.0.0"
}
}
{
"_args": [
[
"just-curry-it@3.2.1",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "just-curry-it@3.2.1",
"_id": "just-curry-it@3.2.1",
"_inBundle": false,
"_integrity": "sha512-Q8206k8pTY7krW32cdmPsP+DqqLgWx/hYPSj9/+7SYqSqz7UuwPbfSe07lQtvuuaVyiSJveXk0E5RydOuWwsEg==",
"_location": "/just-curry-it",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "just-curry-it@3.2.1",
"name": "just-curry-it",
"escapedName": "just-curry-it",
"rawSpec": "3.2.1",
"saveSpec": null,
"fetchSpec": "3.2.1"
"name": "just-curry-it",
"version": "3.2.1",
"description": "return a curried function",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"_requiredBy": [
"/@hyperjump/json-pointer",
"/@hyperjump/pact"
],
"_resolved": "https://registry.npmjs.org/just-curry-it/-/just-curry-it-3.2.1.tgz",
"_spec": "3.2.1",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Angus Croll"
},
"bugs": {
"url": "https://github.com/angus-c/just/issues"
},
"description": "return a curried function",
"homepage": "https://github.com/angus-c/just#readme",
"repository": "https://github.com/angus-c/just",
"keywords": [

@@ -45,14 +17,7 @@ "function",

],
"author": "Angus Croll",
"license": "MIT",
"main": "index.js",
"name": "just-curry-it",
"repository": {
"type": "git",
"url": "git+https://github.com/angus-c/just.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"types": "index.d.ts",
"version": "3.2.1"
}
"bugs": {
"url": "https://github.com/angus-c/just/issues"
}
}
{
"_args": [
[
"node-fetch@2.6.7",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "node-fetch@2.6.7",
"_id": "node-fetch@2.6.7",
"_inBundle": false,
"_integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"_location": "/node-fetch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-fetch@2.6.7",
"name": "node-fetch",
"escapedName": "node-fetch",
"rawSpec": "2.6.7",
"saveSpec": null,
"fetchSpec": "2.6.7"
},
"_requiredBy": [
"/@hyperjump/json-schema-core"
],
"_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"_spec": "2.6.7",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "David Frank"
},
"browser": "./browser.js",
"bugs": {
"url": "https://github.com/bitinn/node-fetch/issues"
},
"dependencies": {
"whatwg-url": "^5.0.0"
},
"description": "A light-weight module that brings window.fetch to node.js",
"devDependencies": {
"@ungap/url-search-params": "^0.1.2",
"abort-controller": "^1.1.0",
"abortcontroller-polyfill": "^1.3.0",
"babel-core": "^6.26.3",
"babel-plugin-istanbul": "^4.1.6",
"babel-preset-env": "^1.6.1",
"babel-register": "^6.16.3",
"chai": "^3.5.0",
"chai-as-promised": "^7.1.1",
"chai-iterator": "^1.1.1",
"chai-string": "~1.3.0",
"codecov": "3.3.0",
"cross-env": "^5.2.0",
"form-data": "^2.3.3",
"is-builtin-module": "^1.0.0",
"mocha": "^5.0.0",
"nyc": "11.9.0",
"parted": "^0.1.1",
"promise": "^8.0.3",
"resumer": "0.0.0",
"rollup": "^0.63.4",
"rollup-plugin-babel": "^3.0.7",
"string-to-arraybuffer": "^1.0.2",
"teeny-request": "3.7.0"
},
"engines": {
"node": "4.x || >=6.0.0"
},
"files": [
"lib/index.js",
"lib/index.mjs",
"lib/index.es.js",
"browser.js"
],
"homepage": "https://github.com/bitinn/node-fetch",
"keywords": [
"fetch",
"http",
"promise"
],
"license": "MIT",
"main": "lib/index.js",
"module": "lib/index.mjs",
"name": "node-fetch",
"peerDependencies": {
"encoding": "^0.1.0"
},
"peerDependenciesMeta": {
"encoding": {
"optional": true
"version": "2.6.7",
"description": "A light-weight module that brings window.fetch to node.js",
"main": "lib/index.js",
"browser": "./browser.js",
"module": "lib/index.mjs",
"files": [
"lib/index.js",
"lib/index.mjs",
"lib/index.es.js",
"browser.js"
],
"engines": {
"node": "4.x || >=6.0.0"
},
"scripts": {
"build": "cross-env BABEL_ENV=rollup rollup -c",
"prepare": "npm run build",
"test": "cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js",
"report": "cross-env BABEL_ENV=coverage nyc --reporter lcov --reporter text mocha -R spec test/test.js",
"coverage": "cross-env BABEL_ENV=coverage nyc --reporter json --reporter text mocha -R spec test/test.js && codecov -f coverage/coverage-final.json"
},
"repository": {
"type": "git",
"url": "https://github.com/bitinn/node-fetch.git"
},
"keywords": [
"fetch",
"http",
"promise"
],
"author": "David Frank",
"license": "MIT",
"bugs": {
"url": "https://github.com/bitinn/node-fetch/issues"
},
"homepage": "https://github.com/bitinn/node-fetch",
"dependencies": {
"whatwg-url": "^5.0.0"
},
"peerDependencies": {
"encoding": "^0.1.0"
},
"peerDependenciesMeta": {
"encoding": {
"optional": true
}
},
"devDependencies": {
"@ungap/url-search-params": "^0.1.2",
"abort-controller": "^1.1.0",
"abortcontroller-polyfill": "^1.3.0",
"babel-core": "^6.26.3",
"babel-plugin-istanbul": "^4.1.6",
"babel-preset-env": "^1.6.1",
"babel-register": "^6.16.3",
"chai": "^3.5.0",
"chai-as-promised": "^7.1.1",
"chai-iterator": "^1.1.1",
"chai-string": "~1.3.0",
"codecov": "3.3.0",
"cross-env": "^5.2.0",
"form-data": "^2.3.3",
"is-builtin-module": "^1.0.0",
"mocha": "^5.0.0",
"nyc": "11.9.0",
"parted": "^0.1.1",
"promise": "^8.0.3",
"resumer": "0.0.0",
"rollup": "^0.63.4",
"rollup-plugin-babel": "^3.0.7",
"string-to-arraybuffer": "^1.0.2",
"teeny-request": "3.7.0"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/bitinn/node-fetch.git"
},
"scripts": {
"build": "cross-env BABEL_ENV=rollup rollup -c",
"coverage": "cross-env BABEL_ENV=coverage nyc --reporter json --reporter text mocha -R spec test/test.js && codecov -f coverage/coverage-final.json",
"prepare": "npm run build",
"report": "cross-env BABEL_ENV=coverage nyc --reporter lcov --reporter text mocha -R spec test/test.js",
"test": "cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js"
},
"version": "2.6.7"
}
{
"_args": [
[
"pubsub-js@1.9.4",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "pubsub-js@1.9.4",
"_id": "pubsub-js@1.9.4",
"_inBundle": false,
"_integrity": "sha512-hJYpaDvPH4w8ZX/0Fdf9ma1AwRgU353GfbaVfPjfJQf1KxZ2iHaHl3fAUw1qlJIR5dr4F3RzjGaWohYUEyoh7A==",
"_location": "/pubsub-js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pubsub-js@1.9.4",
"name": "pubsub-js",
"escapedName": "pubsub-js",
"rawSpec": "1.9.4",
"saveSpec": null,
"fetchSpec": "1.9.4"
"name": "pubsub-js",
"version": "1.9.4",
"description": "Dependency free publish/subscribe library",
"main": "./src/pubsub.js",
"directories": {
"lib": "src",
"test": "test"
},
"_requiredBy": [
"/@hyperjump/json-schema-core"
"scripts": {
"coverage": "nyc --reporter=lcov --reporter=text --reporter=json-summary npm test",
"prepublishOnly": "jsdoc2md --template ./docs/template.hbs --files ./src/*.js > ./docs/docs.md",
"lint": "eslint src/ test/",
"test": "mocha",
"preversion": "npm test",
"version": "changes --commits --footer",
"postversion": "git push --follow-tags && npm publish --access public"
},
"repository": {
"type": "git",
"url": "git://github.com/mroderick/PubSubJS.git"
},
"keywords": [
"pub/sub",
"pubsub",
"publish/subscribe",
"publish",
"subscribe"
],
"_resolved": "https://registry.npmjs.org/pubsub-js/-/pubsub-js-1.9.4.tgz",
"_spec": "1.9.4",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {

@@ -35,6 +35,3 @@ "name": "Morgan Roderick",

},
"bugs": {
"url": "https://github.com/mroderick/PubSubJS/issues"
},
"description": "Dependency free publish/subscribe library",
"license": "MIT",
"devDependencies": {

@@ -48,32 +45,3 @@ "@studio/changes": "^2.0.0",

"sinon": "9.0.0"
},
"directories": {
"lib": "src",
"test": "test"
},
"homepage": "https://github.com/mroderick/PubSubJS#readme",
"keywords": [
"pub/sub",
"pubsub",
"publish/subscribe",
"publish",
"subscribe"
],
"license": "MIT",
"main": "./src/pubsub.js",
"name": "pubsub-js",
"repository": {
"type": "git",
"url": "git://github.com/mroderick/PubSubJS.git"
},
"scripts": {
"coverage": "nyc --reporter=lcov --reporter=text --reporter=json-summary npm test",
"lint": "eslint src/ test/",
"postversion": "git push --follow-tags && npm publish --access public",
"prepublishOnly": "jsdoc2md --template ./docs/template.hbs --files ./src/*.js > ./docs/docs.md",
"preversion": "npm test",
"test": "mocha",
"version": "changes --commits --footer"
},
"version": "1.9.4"
}
}
{
"_args": [
[
"tr46@0.0.3",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "tr46@0.0.3",
"_id": "tr46@0.0.3",
"_inBundle": false,
"_integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=",
"_location": "/tr46",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tr46@0.0.3",
"name": "tr46",
"escapedName": "tr46",
"rawSpec": "0.0.3",
"saveSpec": null,
"fetchSpec": "0.0.3"
"name": "tr46",
"version": "0.0.3",
"description": "An implementation of the Unicode TR46 spec",
"main": "index.js",
"scripts": {
"test": "mocha",
"pretest": "node scripts/getLatestUnicodeTests.js",
"prepublish": "node scripts/generateMappingTable.js"
},
"_requiredBy": [
"/whatwg-url"
],
"_resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"_spec": "0.0.3",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Sebastian Mayr",
"email": "npm@smayr.name"
"repository": {
"type": "git",
"url": "git+https://github.com/Sebmaster/tr46.js.git"
},
"bugs": {
"url": "https://github.com/Sebmaster/tr46.js/issues"
},
"description": "An implementation of the Unicode TR46 spec",
"devDependencies": {
"mocha": "^2.2.5",
"request": "^2.57.0"
},
"homepage": "https://github.com/Sebmaster/tr46.js#readme",
"keywords": [

@@ -49,15 +21,12 @@ "unicode",

],
"author": "Sebastian Mayr <npm@smayr.name>",
"license": "MIT",
"main": "index.js",
"name": "tr46",
"repository": {
"type": "git",
"url": "git+https://github.com/Sebmaster/tr46.js.git"
"bugs": {
"url": "https://github.com/Sebmaster/tr46.js/issues"
},
"scripts": {
"prepublish": "node scripts/generateMappingTable.js",
"pretest": "node scripts/getLatestUnicodeTests.js",
"test": "mocha"
},
"version": "0.0.3"
"homepage": "https://github.com/Sebmaster/tr46.js#readme",
"devDependencies": {
"mocha": "^2.2.5",
"request": "^2.57.0"
}
}
{
"_args": [
[
"url-resolve-browser@1.2.0",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "url-resolve-browser@1.2.0",
"_id": "url-resolve-browser@1.2.0",
"_inBundle": false,
"_integrity": "sha512-L9PBPnlKNDFzt9ElK4br8I8Tufdm1xgv1GhMeiP7ZC87x0b7mr+4vSh13kmPq5km80JKX+UD2BeEFTCrFZ6xDA==",
"_location": "/url-resolve-browser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "url-resolve-browser@1.2.0",
"name": "url-resolve-browser",
"escapedName": "url-resolve-browser",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/@hyperjump/json-schema-core"
],
"_resolved": "https://registry.npmjs.org/url-resolve-browser/-/url-resolve-browser-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Austin Rausch"
},
"bugs": {
"url": "https://github.com/austin-rausch/url-resolve-browser/issues"
},
"name": "url-resolve-browser",
"version": "1.2.0",
"description": "resolve urls in the browser like url.resolve in node.js.",
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^3.2.0"
},
"homepage": "https://github.com/austin-rausch/url-resolve-browser#readme",
"license": "MIT",
"main": "index.js",
"name": "url-resolve-browser",
"repository": {
"type": "git",
"url": "git+https://github.com/austin-rausch/url-resolve-browser.git"
"url": "https://github.com/austin-rausch/url-resolve-browser"
},
"scripts": {
"test": "mocha test"
"test": "./node_modules/.bin/mocha test"
},
"version": "1.2.0"
"author": "Austin Rausch",
"license": "MIT",
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^3.2.0"
}
}
{
"_args": [
[
"uuid@8.3.2",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
"name": "uuid",
"version": "8.3.2",
"description": "RFC4122 (v1, v4, and v5) UUIDs",
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
],
"_from": "uuid@8.3.2",
"_id": "uuid@8.3.2",
"_inBundle": false,
"_integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"_location": "/uuid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "uuid@8.3.2",
"name": "uuid",
"escapedName": "uuid",
"rawSpec": "8.3.2",
"saveSpec": null,
"fetchSpec": "8.3.2"
},
"_requiredBy": [
"/@hyperjump/json-schema-bundle"
"keywords": [
"uuid",
"guid",
"rfc4122"
],
"_resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"_spec": "8.3.2",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"license": "MIT",
"bin": {
"uuid": "dist/bin/uuid"
"uuid": "./dist/bin/uuid"
},
"sideEffects": false,
"main": "./dist/index.js",
"exports": {
".": {
"node": {
"module": "./dist/esm-node/index.js",
"require": "./dist/index.js",
"import": "./wrapper.mjs"
},
"default": "./dist/esm-browser/index.js"
},
"./package.json": "./package.json"
},
"module": "./dist/esm-node/index.js",
"browser": {

@@ -39,11 +39,10 @@ "./dist/md5.js": "./dist/md5-browser.js",

},
"bugs": {
"url": "https://github.com/uuidjs/uuid/issues"
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"description": "RFC4122 (v1, v4, and v5) UUIDs",
"files": [
"CHANGELOG.md",
"CONTRIBUTING.md",
"LICENSE.md",
"README.md",
"dist",
"wrapper.mjs"
],
"devDependencies": {

@@ -78,45 +77,2 @@ "@babel/cli": "7.11.6",

},
"exports": {
".": {
"node": {
"module": "./dist/esm-node/index.js",
"require": "./dist/index.js",
"import": "./wrapper.mjs"
},
"default": "./dist/esm-browser/index.js"
},
"./package.json": "./package.json"
},
"files": [
"CHANGELOG.md",
"CONTRIBUTING.md",
"LICENSE.md",
"README.md",
"dist",
"wrapper.mjs"
],
"homepage": "https://github.com/uuidjs/uuid#readme",
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged"
}
},
"keywords": [
"uuid",
"guid",
"rfc4122"
],
"license": "MIT",
"lint-staged": {
"*.{js,jsx,json,md}": [
"prettier --write"
],
"*.{js,jsx}": [
"eslint --fix"
]
},
"main": "./dist/index.js",
"module": "./dist/esm-node/index.js",
"name": "uuid",
"optionalDevDependencies": {

@@ -131,34 +87,47 @@ "@wdio/browserstack-service": "6.4.0",

},
"repository": {
"type": "git",
"url": "git+https://github.com/uuidjs/uuid.git"
},
"scripts": {
"build": "./scripts/build.sh",
"bundlewatch": "npm run pretest:browser && bundlewatch --config bundlewatch.config.json",
"docs": "( node --version | grep -q 'v12' ) && ( npm run build && runmd --output=README.md README_js.md )",
"docs:diff": "npm run docs && git diff --quiet README.md",
"eslint:check": "eslint src/ test/ examples/ *.js",
"eslint:fix": "eslint --fix src/ test/ examples/ *.js",
"examples:browser:webpack:build": "cd examples/browser-webpack && npm install && npm run build",
"examples:browser:rollup:build": "cd examples/browser-rollup && npm install && npm run build",
"examples:browser:webpack:build": "cd examples/browser-webpack && npm install && npm run build",
"examples:node:commonjs:test": "cd examples/node-commonjs && npm install && npm test",
"examples:node:esmodules:test": "cd examples/node-esmodules && npm install && npm test",
"lint": "npm run eslint:check && npm run prettier:check",
"md": "runmd --watch --output=README.md README_js.md",
"prepack": "npm run build",
"eslint:check": "eslint src/ test/ examples/ *.js",
"eslint:fix": "eslint --fix src/ test/ examples/ *.js",
"pretest": "[ -n $CI ] || npm run build",
"pretest:benchmark": "npm run build",
"test": "BABEL_ENV=commonjs node --throw-deprecation node_modules/.bin/jest test/unit/",
"pretest:browser": "optional-dev-dependency && npm run build && npm-run-all --parallel examples:browser:**",
"test:browser": "wdio run ./wdio.conf.js",
"pretest:node": "npm run build",
"test:node": "npm-run-all --parallel examples:node:**",
"test:pack": "./scripts/testpack.sh",
"pretest:benchmark": "npm run build",
"test:benchmark": "cd examples/benchmark && npm install && npm test",
"prettier:check": "prettier --ignore-path .prettierignore --check '**/*.{js,jsx,json,md}'",
"prettier:fix": "prettier --ignore-path .prettierignore --write '**/*.{js,jsx,json,md}'",
"release": "standard-version --no-verify",
"test": "BABEL_ENV=commonjs node --throw-deprecation node_modules/.bin/jest test/unit/",
"test:benchmark": "cd examples/benchmark && npm install && npm test",
"test:browser": "wdio run ./wdio.conf.js",
"test:node": "npm-run-all --parallel examples:node:**",
"test:pack": "./scripts/testpack.sh"
"bundlewatch": "npm run pretest:browser && bundlewatch --config bundlewatch.config.json",
"md": "runmd --watch --output=README.md README_js.md",
"docs": "( node --version | grep -q 'v12' ) && ( npm run build && runmd --output=README.md README_js.md )",
"docs:diff": "npm run docs && git diff --quiet README.md",
"build": "./scripts/build.sh",
"prepack": "npm run build",
"release": "standard-version --no-verify"
},
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/uuidjs/uuid.git"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{js,jsx,json,md}": [
"prettier --write"
],
"*.{js,jsx}": [
"eslint --fix"
]
},
"standard-version": {

@@ -168,4 +137,3 @@ "scripts": {

}
},
"version": "8.3.2"
}
}
{
"_args": [
[
"webidl-conversions@3.0.1",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
],
"_from": "webidl-conversions@3.0.1",
"_id": "webidl-conversions@3.0.1",
"_inBundle": false,
"_integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=",
"_location": "/webidl-conversions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "webidl-conversions@3.0.1",
"name": "webidl-conversions",
"escapedName": "webidl-conversions",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"/whatwg-url"
],
"_resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"_spec": "3.0.1",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Domenic Denicola",
"email": "d@domenic.me",
"url": "https://domenic.me/"
},
"bugs": {
"url": "https://github.com/jsdom/webidl-conversions/issues"
},
"name": "webidl-conversions",
"version": "3.0.1",
"description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
"devDependencies": {
"mocha": "^1.21.4"
"main": "lib/index.js",
"scripts": {
"test": "mocha test/*.js"
},
"files": [
"lib/"
],
"homepage": "https://github.com/jsdom/webidl-conversions#readme",
"repository": "jsdom/webidl-conversions",
"keywords": [

@@ -51,13 +15,10 @@ "webidl",

],
"files": [
"lib/"
],
"author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
"license": "BSD-2-Clause",
"main": "lib/index.js",
"name": "webidl-conversions",
"repository": {
"type": "git",
"url": "git+https://github.com/jsdom/webidl-conversions.git"
},
"scripts": {
"test": "mocha test/*.js"
},
"version": "3.0.1"
"devDependencies": {
"mocha": "^1.21.4"
}
}
{
"_args": [
[
"whatwg-url@5.0.0",
"/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler"
]
"name": "whatwg-url",
"version": "5.0.0",
"description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
"main": "lib/public-api.js",
"files": [
"lib/"
],
"_from": "whatwg-url@5.0.0",
"_id": "whatwg-url@5.0.0",
"_inBundle": false,
"_integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
"_location": "/whatwg-url",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "whatwg-url@5.0.0",
"name": "whatwg-url",
"escapedName": "whatwg-url",
"rawSpec": "5.0.0",
"saveSpec": null,
"fetchSpec": "5.0.0"
},
"_requiredBy": [
"/node-fetch"
],
"_resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"_spec": "5.0.0",
"_where": "/home/runner/work/spec-json-schemas/spec-json-schemas/tools/bundler",
"author": {
"name": "Sebastian Mayr",
"email": "github@smayr.name"
},
"bugs": {
"url": "https://github.com/jsdom/whatwg-url/issues"
},
"author": "Sebastian Mayr <github@smayr.name>",
"license": "MIT",
"repository": "jsdom/whatwg-url",
"dependencies": {

@@ -41,3 +16,2 @@ "tr46": "~0.0.3",

},
"description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
"devDependencies": {

@@ -51,13 +25,2 @@ "eslint": "^2.6.0",

},
"files": [
"lib/"
],
"homepage": "https://github.com/jsdom/whatwg-url#readme",
"license": "MIT",
"main": "lib/public-api.js",
"name": "whatwg-url",
"repository": {
"type": "git",
"url": "git+https://github.com/jsdom/whatwg-url.git"
},
"scripts": {

@@ -70,4 +33,3 @@ "build": "node scripts/transform.js && node scripts/convert-idl.js",

"test": "mocha"
},
"version": "5.0.0"
}
}
{
"name": "bundler",
"version": "1.0.0",
"lockfileVersion": 1,
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bundler",
"version": "1.0.0",
"license": "Apache-2.0",
"dependencies": {
"@hyperjump/json-schema-bundle": "0.1.3",
"json-schema-traverse": "^1.0.0"
}
},
"node_modules/@hyperjump/json-pointer": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/@hyperjump/json-pointer/-/json-pointer-0.9.1.tgz",
"integrity": "sha512-tiDl/9MOkkiUQ5t+wq4PhtPghgWmFyBwU9Q6xRkXksg2s/6GNxNPcO/MzOjJoDAeCY1XXajNUIkco7wvhNmlOA==",
"dependencies": {
"just-curry-it": "^3.2.1"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/@hyperjump/json-schema": {
"version": "0.18.3",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-0.18.3.tgz",
"integrity": "sha512-HKrrsuJOlYdqpHEr/eRU99LCiAe8ZH4LUkQOQOMa/P8pNSgs4FQHMKy3sgkmgLSgdmQbRX2/hA+yn2Ts/gS0lA==",
"dependencies": {
"@hyperjump/json-schema-core": "^0.23.4",
"fastest-stable-stringify": "^2.0.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/@hyperjump/json-schema-bundle": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema-bundle/-/json-schema-bundle-0.1.3.tgz",
"integrity": "sha512-UjmmtyIgaMXRXKmkJDQhvGAQFSfaPYBRue4tk3qeISrD468vziCWI2Km0RgfeXVxgy5xgqEPyi9DLXUqD4KWDQ==",
"deprecated": "This package was rolled into @hyperjump/json-schema as of v1.2.0",
"dependencies": {
"@hyperjump/json-schema": "^0.18.3",
"uuid": "^8.3.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/@hyperjump/json-schema-core": {
"version": "0.23.4",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema-core/-/json-schema-core-0.23.4.tgz",
"integrity": "sha512-rHORA3qPk2JKOJOgwgXzGkMnad0neoPiHK8tPrITNxCcVM+AwPkTK+ABogNhbFG4lipWVF4gB3XHJ2qxfQuSAw==",
"deprecated": "This package was rolled into @hyperjump/json-schema as of v1.0.0",
"dependencies": {
"@hyperjump/json-pointer": "^0.9.1",
"@hyperjump/pact": "^0.2.0",
"content-type": "^1.0.4",
"node-fetch": "^2.6.5",
"pubsub-js": "^1.9.1",
"url-resolve-browser": "^1.2.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/@hyperjump/pact": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@hyperjump/pact/-/pact-0.2.0.tgz",
"integrity": "sha512-RHt0XRFsADXbqopurGZfCUNL7mPc0695TD2HNDqs4RCK5Db/1lDU2Bhk9EsyFmCBE9N1/boyvdKWjT1UYHIebg==",
"dependencies": {
"just-curry-it": "^3.1.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/content-type": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
"integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
"engines": {
"node": ">= 0.6"
}
},
"node_modules/fastest-stable-stringify": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/fastest-stable-stringify/-/fastest-stable-stringify-2.0.2.tgz",
"integrity": "sha512-bijHueCGd0LqqNK9b5oCMHc0MluJAx0cwqASgbWMvkO01lCYgIhacVRLcaDz3QnyYIRNJRDwMb41VuT6pHJ91Q=="
},
"node_modules/json-schema-traverse": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
},
"node_modules/just-curry-it": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/just-curry-it/-/just-curry-it-3.2.1.tgz",
"integrity": "sha512-Q8206k8pTY7krW32cdmPsP+DqqLgWx/hYPSj9/+7SYqSqz7UuwPbfSe07lQtvuuaVyiSJveXk0E5RydOuWwsEg=="
},
"node_modules/node-fetch": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"dependencies": {
"whatwg-url": "^5.0.0"
},
"engines": {
"node": "4.x || >=6.0.0"
},
"peerDependencies": {
"encoding": "^0.1.0"
},
"peerDependenciesMeta": {
"encoding": {
"optional": true
}
}
},
"node_modules/pubsub-js": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/pubsub-js/-/pubsub-js-1.9.4.tgz",
"integrity": "sha512-hJYpaDvPH4w8ZX/0Fdf9ma1AwRgU353GfbaVfPjfJQf1KxZ2iHaHl3fAUw1qlJIR5dr4F3RzjGaWohYUEyoh7A=="
},
"node_modules/tr46": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
},
"node_modules/url-resolve-browser": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/url-resolve-browser/-/url-resolve-browser-1.2.0.tgz",
"integrity": "sha512-L9PBPnlKNDFzt9ElK4br8I8Tufdm1xgv1GhMeiP7ZC87x0b7mr+4vSh13kmPq5km80JKX+UD2BeEFTCrFZ6xDA=="
},
"node_modules/uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"bin": {
"uuid": "dist/bin/uuid"
}
},
"node_modules/webidl-conversions": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
},
"node_modules/whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
"dependencies": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
}
}
},
"dependencies": {

@@ -7,0 +166,0 @@ "@hyperjump/json-pointer": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc