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

urllib

Package Overview
Dependencies
Maintainers
2
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urllib - npm Package Compare versions

Comparing version 3.3.1 to 3.4.0

9

History.md
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 @@ ==================

15

package.json
{
"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"
}
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