structured-headers
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "structured-headers", | ||
"version": "0.4.0", | ||
"description": "Implementation of draft-ietf-httpbis-header-structure, structured headers for HTTP.", | ||
"main": "index.js", | ||
"version": "0.4.1", | ||
"description": "Implementation of RFC8941, structured headers for HTTP.", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -42,5 +42,5 @@ "test": "make test", | ||
"eslint": "^7.26.0", | ||
"mocha": "^8.4.0", | ||
"mocha": "^9.0.0", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^9.1.1", | ||
"ts-node": "^10.0.0", | ||
"typescript": "^4.2.4", | ||
@@ -47,0 +47,0 @@ "webpack": "^5.37.0", |
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
0
94425
29