Comparing version 3.3.1 to 3.4.0
3.4.0 / 2022-10-29 | ||
================== | ||
**features** | ||
* [[`20148f0`](http://github.com/node-modules/urllib/commit/20148f03860f7ce2fd98852a7eec583c0fc95bb9)] - 👌 IMPROVE: Upgrade digest-header to v1 (#417) (fengmk2 <<fengmk2@gmail.com>>) | ||
**others** | ||
* [[`b097c56`](http://github.com/node-modules/urllib/commit/b097c567cadd1818ab961282b423c1072bddda71)] - 🤖 TEST: Add Node.js 19 ci runner (#416) (fengmk2 <<fengmk2@gmail.com>>) | ||
3.3.1 / 2022-10-16 | ||
@@ -3,0 +12,0 @@ ================== |
{ | ||
"name": "urllib", | ||
"version": "3.3.1", | ||
"version": "3.4.0", | ||
"publishConfig": { | ||
@@ -60,3 +60,3 @@ "tag": "latest" | ||
"default-user-agent": "^1.0.0", | ||
"digest-header": "^0.0.1", | ||
"digest-header": "^1.0.0", | ||
"form-data-encoder": "^1.7.2", | ||
@@ -77,7 +77,6 @@ "formdata-node": "^4.3.3", | ||
"busboy": "^1.6.0", | ||
"coffee": "5", | ||
"egg-ci": "2", | ||
"eslint": "^8.17.0", | ||
"eslint-config-egg": "^12.0.0", | ||
"git-contributor": "1", | ||
"egg-ci": "^2.1.0", | ||
"eslint": "^8.25.0", | ||
"eslint-config-egg": "^12.1.0", | ||
"git-contributor": "^1.1.0", | ||
"iconv-lite": "^0.6.3", | ||
@@ -93,5 +92,5 @@ "proxy": "^1.0.2", | ||
"ci": { | ||
"version": "14, 16, 18" | ||
"version": "14, 16, 18, 19" | ||
}, | ||
"license": "MIT" | ||
} |
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
255005
16
+ Addeddigest-header@1.1.0(transitive)
- Removedaddress@2.0.3(transitive)
- Removeddigest-header@0.0.1(transitive)
- Removedutility@0.1.11(transitive)
Updateddigest-header@^1.0.0