chore(release): v3.11.0

releases/v3 v3.11.0
Conventional Changelog Action 2022-03-14 09:21:36 +00:00
parent f7b90c69d7
commit 64b6a5db05
207 changed files with 2177 additions and 1026 deletions

View File

@ -1,3 +1,12 @@
# [3.11.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.10.0...v3.11.0) (2022-03-14)
### Features
* use default GitHub token as default token ([d1907da](https://github.com/TriPSs/conventional-changelog-action/commit/d1907daae2d8e03d0a63daec2099349817a4a1fc))
# [3.10.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.9...v3.10.0) (2021-11-30) # [3.10.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.9...v3.10.0) (2021-11-30)
@ -34,12 +43,3 @@
## [3.9.6](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.5...v3.9.6) (2021-10-05)
### Bug Fixes
* Redeploy with src/action again ([8977e61](https://github.com/TriPSs/conventional-changelog-action/commit/8977e6168a89eec51d459921bc0a85f7aaa494c6))

1967
node_modules/.package-lock.json generated vendored 100644

File diff suppressed because it is too large Load Diff

View File

@ -41,8 +41,4 @@
"devDependencies": { "devDependencies": {
"@types/node": "^12.0.2" "@types/node": "^12.0.2"
} }
}
,"_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.6.0.tgz"
,"_integrity": "sha512-NB1UAZomZlCV/LmJqkLhNTqtKfFXJZAUPcfl/zqG7EfsQdeUJtaWO98SGbuQ3pydJ3fHl2CvI/51OKYlCYYcaw=="
,"_from": "@actions/core@1.6.0"
}

View File

@ -38,8 +38,4 @@
"dependencies": { "dependencies": {
"@actions/io": "^1.0.1" "@actions/io": "^1.0.1"
} }
}
,"_resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.0.tgz"
,"_integrity": "sha512-LImpN9AY0J1R1mEYJjVJfSZWU4zYOlEcwSTgPve1rFQqK5AwrEs6uWW5Rv70gbDIQIAUwI86z6B+9mPK4w9Sbg=="
,"_from": "@actions/exec@1.1.0"
}

View File

@ -36,8 +36,4 @@
"dependencies": { "dependencies": {
"tunnel": "0.0.6" "tunnel": "0.0.6"
} }
}
,"_resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.11.tgz"
,"_integrity": "sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg=="
,"_from": "@actions/http-client@1.0.11"
}

View File

@ -34,8 +34,4 @@
"bugs": { "bugs": {
"url": "https://github.com/actions/toolkit/issues" "url": "https://github.com/actions/toolkit/issues"
} }
}
,"_resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.1.tgz"
,"_integrity": "sha512-Qi4JoKXjmE0O67wAOH6y0n26QXhMKMFo7GD/4IXNVcrtLjUlGjGuVys6pQgwF3ArfGTQu0XpqaNr0YhED2RaRA=="
,"_from": "@actions/io@1.1.1"
}

View File

@ -22,8 +22,4 @@
"strip-ansi": "^4.0.0" "strip-ansi": "^4.0.0"
}, },
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}
,"_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz"
,"_integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg=="
,"_from": "@babel/code-frame@7.10.4"
}

View File

@ -18,8 +18,4 @@
"unicode-13.0.0": "^0.8.0" "unicode-13.0.0": "^0.8.0"
}, },
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}
,"_resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz"
,"_integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw=="
,"_from": "@babel/helper-validator-identifier@7.10.4"
}

View File

@ -23,8 +23,4 @@
"strip-ansi": "^4.0.0" "strip-ansi": "^4.0.0"
}, },
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}
,"_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz"
,"_integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA=="
,"_from": "@babel/highlight@7.10.4"
}

View File

@ -45,8 +45,4 @@
}, },
"readme": "ERROR: No README data found!", "readme": "ERROR: No README data found!",
"_id": "@hutson/parse-repository-url@1.0.0" "_id": "@hutson/parse-repository-url@1.0.0"
}
,"_resolved": "https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz"
,"_integrity": "sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q=="
,"_from": "@hutson/parse-repository-url@3.0.2"
}

View File

@ -79,8 +79,4 @@
"url": "https://github.com/iarna/iarna-toml/issues" "url": "https://github.com/iarna/iarna-toml/issues"
}, },
"homepage": "https://github.com/iarna/iarna-toml#readme" "homepage": "https://github.com/iarna/iarna-toml#readme"
}
,"_resolved": "https://registry.npmjs.org/@iarna/toml/-/toml-2.2.5.tgz"
,"_integrity": "sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg=="
,"_from": "@iarna/toml@2.2.5"
}

View File

@ -37,8 +37,4 @@
"dependencies": {}, "dependencies": {},
"typesPublisherContentHash": "9032205d52417d0f537f1e52af6f7ac447acb4b87dca0ab5840b83ec7818232e", "typesPublisherContentHash": "9032205d52417d0f537f1e52af6f7ac447acb4b87dca0ab5840b83ec7818232e",
"typeScriptVersion": "3.6" "typeScriptVersion": "3.6"
,"_resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz"
,"_integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ=="
,"_from": "@types/minimist@1.2.2"
} }

View File

@ -22,8 +22,4 @@
"dependencies": {}, "dependencies": {},
"typesPublisherContentHash": "10653410655e204616118acfbe2900dc09227bc3a80c532a93d44b46be54db36", "typesPublisherContentHash": "10653410655e204616118acfbe2900dc09227bc3a80c532a93d44b46be54db36",
"typeScriptVersion": "3.6" "typeScriptVersion": "3.6"
,"_resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz"
,"_integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
,"_from": "@types/normalize-package-data@2.4.1"
} }

View File

@ -37,8 +37,4 @@
"engines": { "engines": {
"node": "*" "node": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz"
,"_integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ=="
,"_from": "JSONStream@1.3.5"
}

View File

@ -31,8 +31,4 @@
"istanbul": "^0.3.4", "istanbul": "^0.3.4",
"mocha": "^2.0.1" "mocha": "^2.0.1"
} }
}
,"_resolved": "https://registry.npmjs.org/add-stream/-/add-stream-1.0.0.tgz"
,"_integrity": "sha1-anmQQ3ynNtXhKI25K9MmbV9csqo="
,"_from": "add-stream@1.0.0"
}

View File

@ -52,8 +52,4 @@
"tsd": "^0.9.0", "tsd": "^0.9.0",
"xo": "^0.25.3" "xo": "^0.25.3"
} }
}
,"_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
,"_integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
,"_from": "ansi-regex@5.0.1"
}

View File

@ -53,8 +53,4 @@
"ava": { "ava": {
"require": "babel-polyfill" "require": "babel-polyfill"
} }
}
,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
,"_integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="
,"_from": "ansi-styles@3.2.1"
}

View File

@ -32,8 +32,4 @@
"ava": "*", "ava": "*",
"xo": "*" "xo": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz"
,"_integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E="
,"_from": "array-find-index@1.0.2"
}

View File

@ -34,8 +34,4 @@
"lint": "jshint *.js --exclude node_modules && jscs *.js", "lint": "jshint *.js --exclude node_modules && jscs *.js",
"test": "npm run-script lint && mocha" "test": "npm run-script lint && mocha"
} }
}
,"_resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz"
,"_integrity": "sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4="
,"_from": "array-ify@1.0.0"
}

6
node_modules/arrify/package.json generated vendored
View File

@ -30,8 +30,4 @@
"ava": "*", "ava": "*",
"xo": "*" "xo": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz"
,"_integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0="
,"_from": "arrify@1.0.1"
}

View File

@ -16,8 +16,4 @@
"buffer", "buffer",
"buffer from" "buffer from"
] ]
}
,"_resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
,"_integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
,"_from": "buffer-from@1.1.2"
}

View File

@ -70,8 +70,4 @@
} }
] ]
} }
}
,"_resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz"
,"_integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg=="
,"_from": "camelcase-keys@6.2.2"
}

View File

@ -40,8 +40,4 @@
"tsd": "^0.7.1", "tsd": "^0.7.1",
"xo": "^0.24.0" "xo": "^0.24.0"
} }
}
,"_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
,"_integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
,"_from": "camelcase@5.3.1"
}

6
node_modules/chalk/package.json generated vendored
View File

@ -68,8 +68,4 @@
"test/_flow.js" "test/_flow.js"
] ]
} }
}
,"_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
,"_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
,"_from": "chalk@2.4.2"
}

6
node_modules/cliui/package.json generated vendored
View File

@ -80,8 +80,4 @@
"engine": { "engine": {
"node": ">=10" "node": ">=10"
} }
}
,"_resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz"
,"_integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ=="
,"_from": "cliui@7.0.4"
}

View File

@ -43,8 +43,4 @@
"dependencies": { "dependencies": {
"color-name": "1.1.3" "color-name": "1.1.3"
} }
}
,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
,"_integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="
,"_from": "color-convert@1.9.3"
}

View File

@ -22,8 +22,4 @@
"url": "https://github.com/dfcreative/color-name/issues" "url": "https://github.com/dfcreative/color-name/issues"
}, },
"homepage": "https://github.com/dfcreative/color-name" "homepage": "https://github.com/dfcreative/color-name"
}
,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
,"_integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
,"_from": "color-name@1.1.3"
}

View File

@ -44,8 +44,4 @@
"lint": "jshint *.js --exclude node_modules && jscs *.js", "lint": "jshint *.js --exclude node_modules && jscs *.js",
"test": "npm run-script lint && mocha" "test": "npm run-script lint && mocha"
} }
}
,"_resolved": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz"
,"_integrity": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA=="
,"_from": "compare-func@2.0.0"
}

View File

@ -52,8 +52,4 @@
"android-browser/4.2..latest" "android-browser/4.2..latest"
] ]
} }
}
,"_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz"
,"_integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A=="
,"_from": "concat-stream@2.0.0"
}

View File

@ -36,8 +36,4 @@
"compare-func": "^2.0.0", "compare-func": "^2.0.0",
"q": "^1.5.1" "q": "^1.5.1"
} }
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz"
,"_integrity": "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA=="
,"_from": "conventional-changelog-angular@5.0.13"
}

View File

@ -36,8 +36,4 @@
"q": "^1.5.1" "q": "^1.5.1"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz"
,"_integrity": "sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw=="
,"_from": "conventional-changelog-atom@2.0.8"
}

View File

@ -36,8 +36,4 @@
"q": "^1.5.1" "q": "^1.5.1"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.8.tgz"
,"_integrity": "sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw=="
,"_from": "conventional-changelog-codemirror@2.0.8"
}

View File

@ -38,8 +38,4 @@
"lodash": "^4.17.15", "lodash": "^4.17.15",
"q": "^1.5.1" "q": "^1.5.1"
} }
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz"
,"_integrity": "sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw=="
,"_from": "conventional-changelog-conventionalcommits@4.6.1"
}

View File

@ -47,8 +47,4 @@
"devDependencies": { "devDependencies": {
"conventional-changelog-angular": "^5.0.12" "conventional-changelog-angular": "^5.0.12"
} }
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz"
,"_integrity": "sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg=="
,"_from": "conventional-changelog-core@4.2.4"
}

View File

@ -36,8 +36,4 @@
"q": "^1.5.1" "q": "^1.5.1"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz"
,"_integrity": "sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A=="
,"_from": "conventional-changelog-ember@2.0.9"
}

View File

@ -36,8 +36,4 @@
"q": "^1.5.1" "q": "^1.5.1"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.9.tgz"
,"_integrity": "sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA=="
,"_from": "conventional-changelog-eslint@3.0.9"
}

View File

@ -36,8 +36,4 @@
"q": "^1.5.1" "q": "^1.5.1"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-2.0.6.tgz"
,"_integrity": "sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ=="
,"_from": "conventional-changelog-express@2.0.6"
}

View File

@ -36,8 +36,4 @@
"q": "^1.5.1" "q": "^1.5.1"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.11.tgz"
,"_integrity": "sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw=="
,"_from": "conventional-changelog-jquery@3.0.11"
}

View File

@ -37,8 +37,4 @@
"q": "^1.5.1" "q": "^1.5.1"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz"
,"_integrity": "sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA=="
,"_from": "conventional-changelog-jshint@2.0.9"
}

View File

@ -29,8 +29,4 @@
"sinon": "^9.0.2" "sinon": "^9.0.2"
}, },
"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c" "gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz"
,"_integrity": "sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g=="
,"_from": "conventional-changelog-preset-loader@2.3.4"
}

View File

@ -25,8 +25,4 @@
"tap": { "tap": {
"check-coverage": true "check-coverage": true
} }
}
,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
,"_from": "semver@6.3.0"
}

View File

@ -56,8 +56,4 @@
"dedent": "^0.7.0", "dedent": "^0.7.0",
"forceable-tty": "^0.1.0" "forceable-tty": "^0.1.0"
} }
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-5.0.0.tgz"
,"_integrity": "sha512-HnDh9QHLNWfL6E1uHz6krZEQOgm8hN7z/m7tT16xwd802fwgMN0Wqd7AQYVkhpsjDUx/99oo+nGgvKF657XP5g=="
,"_from": "conventional-changelog-writer@5.0.0"
}

View File

@ -51,8 +51,4 @@
"test-windows": "mocha --timeout 30000" "test-windows": "mocha --timeout 30000"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-3.1.24.tgz"
,"_integrity": "sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg=="
,"_from": "conventional-changelog@3.1.24"
}

View File

@ -36,8 +36,4 @@
}, },
"license": "MIT", "license": "MIT",
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz"
,"_integrity": "sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA=="
,"_from": "conventional-commits-filter@2.0.7"
}

View File

@ -49,8 +49,4 @@
"devDependencies": { "devDependencies": {
"forceable-tty": "^0.1.0" "forceable-tty": "^0.1.0"
} }
}
,"_resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.2.tgz"
,"_integrity": "sha512-Jr9KAKgqAkwXMRHjxDwO/zOCDKod1XdAESHAGuJX38iZ7ZzVti/tvVoysO0suMsdAObp9NQ2rHSsSbnAqZ5f5g=="
,"_from": "conventional-commits-parser@3.2.2"
}

View File

@ -65,8 +65,4 @@
} }
] ]
} }
}
,"_resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz"
,"_integrity": "sha1-oqpfsa9oh1glnDLBQUJteJI7m3c="
,"_from": "camelcase-keys@4.2.0"
}

View File

@ -39,8 +39,4 @@
"xo": { "xo": {
"esnext": true "esnext": true
} }
}
,"_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz"
,"_integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0="
,"_from": "camelcase@4.1.0"
}

View File

@ -48,8 +48,4 @@
"files": [ "files": [
"index.js" "index.js"
] ]
}
,"_resolved": "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz"
,"_integrity": "sha1-A6nbtLXC8Tm/FK5T8LiipqhvThc="
,"_from": "dargs@4.1.0"
}

View File

@ -59,8 +59,4 @@
"unicorn/no-process-exit": "off" "unicorn/no-process-exit": "off"
} }
} }
}
,"_resolved": "https://registry.npmjs.org/meow/-/meow-4.0.1.tgz"
,"_integrity": "sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A=="
,"_from": "meow@4.0.1"
}

View File

@ -51,8 +51,4 @@
"bin": { "bin": {
"git-raw-commits": "cli.js" "git-raw-commits": "cli.js"
} }
}
,"_resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.0.tgz"
,"_integrity": "sha512-w4jFEJFgKXMQJ0H0ikBk2S+4KP2VEjhCvLCNqbNRQC8BgGWgLKNCO7a9K9LI+TVT7Gfoloje502sEnctibffgg=="
,"_from": "git-raw-commits@2.0.0"
}

View File

@ -37,8 +37,4 @@
"git-host.js", "git-host.js",
"git-host-info.js" "git-host-info.js"
] ]
}
,"_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz"
,"_integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
,"_from": "hosted-git-info@2.8.9"
}

View File

@ -33,8 +33,4 @@
"ava": "*", "ava": "*",
"xo": "*" "xo": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz"
,"_integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok="
,"_from": "indent-string@3.2.0"
}

View File

@ -42,8 +42,4 @@
"xo": { "xo": {
"esnext": true "esnext": true
} }
}
,"_resolved": "https://registry.npmjs.org/map-obj/-/map-obj-2.0.0.tgz"
,"_integrity": "sha1-plzSkIepJZi4eRJXpSPgISIqwfk="
,"_from": "map-obj@2.0.0"
}

View File

@ -27,8 +27,4 @@
"ava": "^0.18.2", "ava": "^0.18.2",
"xo": "^0.18.2" "xo": "^0.18.2"
} }
}
,"_resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz"
,"_integrity": "sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ=="
,"_from": "minimist-options@3.0.2"
}

View File

@ -28,8 +28,4 @@
"lib/*.json", "lib/*.json",
"AUTHORS" "AUTHORS"
] ]
}
,"_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz"
,"_integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA=="
,"_from": "normalize-package-data@2.5.0"
}

View File

@ -37,8 +37,4 @@
"nyc": "^11.0.3", "nyc": "^11.0.3",
"xo": "*" "xo": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz"
,"_integrity": "sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g="
,"_from": "quick-lru@1.1.0"
}

View File

@ -49,8 +49,4 @@
] ]
}, },
"license": "MIT" "license": "MIT"
}
,"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz"
,"_integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw=="
,"_from": "readable-stream@2.3.7"
}

View File

@ -43,8 +43,4 @@
"xo": { "xo": {
"esnext": true "esnext": true
} }
}
,"_resolved": "https://registry.npmjs.org/redent/-/redent-2.0.0.tgz"
,"_integrity": "sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo="
,"_from": "redent@2.0.0"
}

View File

@ -34,8 +34,4 @@
"scripts": { "scripts": {
"test": "standard && tape test/*.js" "test": "standard && tape test/*.js"
} }
}
,"_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
,"_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
,"_from": "safe-buffer@5.1.2"
}

View File

@ -25,8 +25,4 @@
"tap": { "tap": {
"check-coverage": true "check-coverage": true
} }
}
,"_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz"
,"_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
,"_from": "semver@5.7.1"
}

View File

@ -30,8 +30,4 @@
"dependencies": { "dependencies": {
"through2": "^2.0.2" "through2": "^2.0.2"
} }
}
,"_resolved": "https://registry.npmjs.org/split2/-/split2-2.2.0.tgz"
,"_integrity": "sha512-RAb22TG39LhI31MbreBgIuKiIKhVsawfTgEGqKHTK87aG+ul/PB8Sqoi3I7kVdRWiCfrKxK3uo4/YUkpNvhPbw=="
,"_from": "split2@2.2.0"
}

View File

@ -28,8 +28,4 @@
"browserify" "browserify"
], ],
"license": "MIT" "license": "MIT"
}
,"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
,"_integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg=="
,"_from": "string_decoder@1.1.1"
}

View File

@ -38,8 +38,4 @@
"xo": { "xo": {
"esnext": true "esnext": true
} }
}
,"_resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz"
,"_integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g="
,"_from": "strip-indent@2.0.0"
}

View File

@ -30,8 +30,4 @@
"stream-spigot": "~3.0.6", "stream-spigot": "~3.0.6",
"tape": "~4.9.1" "tape": "~4.9.1"
} }
}
,"_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz"
,"_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ=="
,"_from": "through2@2.0.5"
}

View File

@ -39,8 +39,4 @@
"ava": "*", "ava": "*",
"xo": "*" "xo": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-2.0.0.tgz"
,"_integrity": "sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA="
,"_from": "trim-newlines@2.0.0"
}

View File

@ -45,8 +45,4 @@
}, },
"bin": "cli.js", "bin": "cli.js",
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/conventional-recommended-bump/-/conventional-recommended-bump-6.0.11.tgz"
,"_integrity": "sha512-FciYBMwzwwBZ1K4NS8c57rsOfSc51e1V6UVSNIosrjH+A6xXkyiA4ELwoWyRKdMhJ+m3O6ru9ZJ7F2QFjjYJdQ=="
,"_from": "conventional-recommended-bump@6.0.11"
}

View File

@ -35,8 +35,4 @@
"devDependencies": { "devDependencies": {
"tap": "^15.0.9" "tap": "^15.0.9"
} }
}
,"_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz"
,"_integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
,"_from": "core-util-is@1.0.3"
}

View File

@ -68,8 +68,4 @@
"node" "node"
] ]
} }
}
,"_resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz"
,"_integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o="
,"_from": "currently-unhandled@0.4.1"
}

6
node_modules/dargs/package.json generated vendored
View File

@ -45,8 +45,4 @@
"tsd": "^0.7.3", "tsd": "^0.7.3",
"xo": "^0.24.0" "xo": "^0.24.0"
} }
}
,"_resolved": "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz"
,"_integrity": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg=="
,"_from": "dargs@7.0.0"
}

View File

@ -27,8 +27,4 @@
"type": "git", "type": "git",
"url": "https://github.com/felixge/node-dateformat.git" "url": "https://github.com/felixge/node-dateformat.git"
} }
}
,"_resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz"
,"_integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q=="
,"_from": "dateformat@3.0.3"
}

View File

@ -33,8 +33,4 @@
"devDependencies": { "devDependencies": {
"ava": "0.0.4" "ava": "0.0.4"
} }
}
,"_resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz"
,"_integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0="
,"_from": "map-obj@1.0.1"
}

View File

@ -59,8 +59,4 @@
"decamelize": "^1.1.0", "decamelize": "^1.1.0",
"map-obj": "^1.0.0" "map-obj": "^1.0.0"
} }
}
,"_resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz"
,"_integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk="
,"_from": "decamelize-keys@1.1.0"
}

View File

@ -35,8 +35,4 @@
"ava": "*", "ava": "*",
"xo": "*" "xo": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz"
,"_integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
,"_from": "decamelize@1.2.0"
}

6
node_modules/dot-prop/package.json generated vendored
View File

@ -42,8 +42,4 @@
"tsd": "^0.7.2", "tsd": "^0.7.2",
"xo": "^0.25.3" "xo": "^0.25.3"
} }
}
,"_resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz"
,"_integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q=="
,"_from": "dot-prop@5.3.0"
}

View File

@ -47,8 +47,4 @@
"regexgen": "^1.3.0", "regexgen": "^1.3.0",
"unicode-12.0.0": "^0.7.9" "unicode-12.0.0": "^0.7.9"
} }
}
,"_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
,"_integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
,"_from": "emoji-regex@8.0.0"
}

6
node_modules/error-ex/package.json generated vendored
View File

@ -43,8 +43,4 @@
"dependencies": { "dependencies": {
"is-arrayish": "^0.2.1" "is-arrayish": "^0.2.1"
} }
}
,"_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
,"_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="
,"_from": "error-ex@1.3.2"
}

6
node_modules/escalade/package.json generated vendored
View File

@ -58,8 +58,4 @@
"esm": "3.2.25", "esm": "3.2.25",
"uvu": "0.3.3" "uvu": "0.3.3"
} }
}
,"_resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
,"_integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
,"_from": "escalade@3.1.1"
}

View File

@ -38,8 +38,4 @@
"ava": "*", "ava": "*",
"xo": "*" "xo": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
,"_integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
,"_from": "escape-string-regexp@1.0.5"
}

6
node_modules/find-up/package.json generated vendored
View File

@ -50,8 +50,4 @@
"tsd": "^0.7.3", "tsd": "^0.7.3",
"xo": "^0.24.0" "xo": "^0.24.0"
} }
}
,"_resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz"
,"_integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw=="
,"_from": "find-up@4.1.0"
}

View File

@ -60,8 +60,4 @@
"android-browser/4.2..latest" "android-browser/4.2..latest"
] ]
} }
}
,"_resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
,"_integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
,"_from": "function-bind@1.1.1"
}

View File

@ -39,8 +39,4 @@
"engines": { "engines": {
"node": "6.* || 8.* || >= 10.*" "node": "6.* || 8.* || >= 10.*"
} }
}
,"_resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
,"_integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
,"_from": "get-caller-file@2.0.5"
}

View File

@ -49,8 +49,4 @@
] ]
}, },
"license": "MIT" "license": "MIT"
}
,"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz"
,"_integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw=="
,"_from": "readable-stream@2.3.7"
}

View File

@ -34,8 +34,4 @@
"scripts": { "scripts": {
"test": "standard && tape test/*.js" "test": "standard && tape test/*.js"
} }
}
,"_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
,"_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
,"_from": "safe-buffer@5.1.2"
}

View File

@ -28,8 +28,4 @@
"browserify" "browserify"
], ],
"license": "MIT" "license": "MIT"
}
,"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
,"_integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg=="
,"_from": "string_decoder@1.1.1"
}

View File

@ -30,8 +30,4 @@
"stream-spigot": "~3.0.6", "stream-spigot": "~3.0.6",
"tape": "~4.9.1" "tape": "~4.9.1"
} }
}
,"_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz"
,"_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ=="
,"_from": "through2@2.0.5"
}

View File

@ -58,8 +58,4 @@
"nyc": "^13.0.0", "nyc": "^13.0.0",
"semantic-release-github": "^4.0.17" "semantic-release-github": "^4.0.17"
} }
}
,"_resolved": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.2.1.tgz"
,"_integrity": "sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA=="
,"_from": "get-pkg-repo@4.2.1"
}

View File

@ -45,8 +45,4 @@
"bin": { "bin": {
"git-raw-commits": "cli.js" "git-raw-commits": "cli.js"
} }
}
,"_resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.10.tgz"
,"_integrity": "sha512-sHhX5lsbG9SOO6yXdlwgEMQ/ljIn7qMpAbJZCGfXX2fq5T8M5SrDnpYk9/4HswTildcIqatsWa91vty6VhWSaQ=="
,"_from": "git-raw-commits@2.0.10"
}

View File

@ -32,8 +32,4 @@
"files": [ "files": [
"index.js" "index.js"
] ]
}
,"_resolved": "https://registry.npmjs.org/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz"
,"_integrity": "sha1-UoJlna4hBxRaERJhEq0yFuxfpl8="
,"_from": "git-remote-origin-url@2.0.0"
}

View File

@ -25,8 +25,4 @@
"tap": { "tap": {
"check-coverage": true "check-coverage": true
} }
}
,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
,"_from": "semver@6.3.0"
}

View File

@ -42,8 +42,4 @@
"git-semver-tags": "cli.js" "git-semver-tags": "cli.js"
}, },
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
}
,"_resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-4.1.1.tgz"
,"_integrity": "sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA=="
,"_from": "git-semver-tags@4.1.1"
}

View File

@ -25,8 +25,4 @@
"devDependencies": { "devDependencies": {
"tape": "^3.4.0" "tape": "^3.4.0"
} }
}
,"_resolved": "https://registry.npmjs.org/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz"
,"_integrity": "sha1-QdBF84UaXqiPA/JMocYXgRRGS5s="
,"_from": "gitconfiglocal@1.0.0"
}

View File

@ -47,8 +47,4 @@
"polyfills.js", "polyfills.js",
"clone.js" "clone.js"
] ]
}
,"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz"
,"_integrity": "sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg=="
,"_from": "graceful-fs@4.2.8"
}

View File

@ -130,8 +130,4 @@
"git add" "git add"
] ]
} }
}
,"_resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz"
,"_integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA=="
,"_from": "handlebars@4.7.7"
}

View File

@ -44,8 +44,4 @@
"tsd": "^0.7.1", "tsd": "^0.7.1",
"xo": "^0.24.0" "xo": "^0.24.0"
} }
}
,"_resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz"
,"_integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA=="
,"_from": "hard-rejection@2.1.0"
}

6
node_modules/has-flag/package.json generated vendored
View File

@ -41,8 +41,4 @@
"ava": "*", "ava": "*",
"xo": "*" "xo": "*"
} }
}
,"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
,"_integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
,"_from": "has-flag@3.0.0"
}

6
node_modules/has/package.json generated vendored
View File

@ -45,8 +45,4 @@
"pretest": "npm run lint", "pretest": "npm run lint",
"test": "tape test" "test": "tape test"
} }
}
,"_resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
,"_integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="
,"_from": "has@1.0.3"
}

View File

@ -49,8 +49,4 @@
"coverage": true, "coverage": true,
"esm": false "esm": false
} }
}
,"_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz"
,"_integrity": "sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg=="
,"_from": "hosted-git-info@4.0.2"
}

View File

@ -34,8 +34,4 @@
"tsd": "^0.7.2", "tsd": "^0.7.2",
"xo": "^0.24.0" "xo": "^0.24.0"
} }
}
,"_resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz"
,"_integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="
,"_from": "indent-string@4.0.0"
}

6
node_modules/inherits/package.json generated vendored
View File

@ -26,8 +26,4 @@
"inherits.js", "inherits.js",
"inherits_browser.js" "inherits_browser.js"
] ]
}
,"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
,"_integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
,"_from": "inherits@2.0.4"
}

6
node_modules/ini/package.json generated vendored
View File

@ -30,8 +30,4 @@
"files": [ "files": [
"ini.js" "ini.js"
] ]
}
,"_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
,"_integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
,"_from": "ini@1.3.8"
}

Some files were not shown because too many files have changed in this diff Show More