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

co-urllib

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

co-urllib - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

5

History.md
0.1.3 / 2014-03-14
==================
* exports default USER_AGENT
0.1.2 / 2014-03-13

@@ -3,0 +8,0 @@ ==================

2

index.js

@@ -74,3 +74,3 @@ /**!

var USER_AGENT = ua('node-co-urllib', pkg.version);
var USER_AGENT = exports.USER_AGENT = ua('node-co-urllib', pkg.version);

@@ -77,0 +77,0 @@ // change Agent.maxSockets to 1000

{
"name": "co-urllib",
"version": "0.1.2",
"version": "0.1.3",
"description": "co version of urllib",

@@ -5,0 +5,0 @@ "main": "index.js",

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