http-auth-utils
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -0,1 +1,5 @@ | ||
## [3.0.1](https://github.com/nfroidure/http-auth-utils/compare/v3.0.0...v3.0.1) (2021-04-09) | ||
# [3.0.0](https://github.com/nfroidure/http-auth-utils/compare/v2.6.0...v3.0.0) (2020-12-06) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "http-auth-utils", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Parse, build and deal with HTTP authorization headers.", | ||
@@ -80,31 +80,31 @@ "main": "dist/index", | ||
"devDependencies": { | ||
"@babel/cli": "^7.12.1", | ||
"@babel/core": "^7.12.3", | ||
"@babel/plugin-proposal-class-properties": "^7.12.1", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.12.1", | ||
"@babel/preset-env": "^7.12.1", | ||
"@babel/preset-typescript": "^7.12.1", | ||
"@babel/register": "^7.12.1", | ||
"@types/jest": "^26.0.15", | ||
"@typescript-eslint/eslint-plugin": "^4.8.1", | ||
"@typescript-eslint/parser": "^4.8.1", | ||
"babel-eslint": "^10.1.0", | ||
"commitizen": "^4.1.2", | ||
"@babel/cli": "^7.13.14", | ||
"@babel/core": "^7.13.15", | ||
"@babel/eslint-parser": "^7.13.14", | ||
"@babel/plugin-proposal-class-properties": "^7.13.0", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.13.8", | ||
"@babel/preset-env": "^7.13.15", | ||
"@babel/preset-typescript": "^7.13.0", | ||
"@babel/register": "^7.13.14", | ||
"@types/jest": "^26.0.22", | ||
"@typescript-eslint/eslint-plugin": "^4.21.0", | ||
"@typescript-eslint/parser": "^4.21.0", | ||
"commitizen": "^4.2.3", | ||
"conventional-changelog-cli": "^2.1.1", | ||
"coveralls": "^3.1.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.13.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint": "^7.23.0", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"jest": "^26.6.3", | ||
"jsarch": "^3.0.0", | ||
"jsdoc-to-markdown": "^6.0.1", | ||
"metapak": "^3.1.10", | ||
"metapak-nfroidure": "11.0.3", | ||
"jsarch": "^4.0.1", | ||
"jsdoc-to-markdown": "^7.0.1", | ||
"metapak": "^4.0.1", | ||
"metapak-nfroidure": "11.0.7", | ||
"neatequal": "^1.0.0", | ||
"prettier": "^2.1.2", | ||
"prettier": "^2.2.1", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.0.5" | ||
"typescript": "^4.2.4" | ||
}, | ||
"dependencies": { | ||
"yerror": "^5.0.0" | ||
"yerror": "^6.0.0" | ||
}, | ||
@@ -111,0 +111,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
315923
0
+ Addedyerror@6.2.1(transitive)
- Removedyerror@5.0.0(transitive)
Updatedyerror@^6.0.0