Socket
Socket
Sign inDemoInstall

superagent

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

superagent - npm Package Compare versions

Comparing version 0.14.2 to 0.14.3

5

History.md
0.14.3 / 2013-05-18
==================
* add browser field to support browserify
0.14.2/ 2013-05-07

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

8

package.json
{
"name": "superagent",
"version": "0.14.2",
"version": "0.14.3",
"description": "elegant & feature rich browser / node HTTP with a fluent API",

@@ -23,5 +23,6 @@ "keywords": [

"mime": "1.2.5",
"emitter-component": "0.0.6",
"emitter": "component/emitter#1.0.0",
"methods": "0.0.1",
"cookiejar": "1.3.0"
"cookiejar": "1.3.0",
"reduce": "RedVentures/reduce#346d59"
},

@@ -39,2 +40,3 @@ "devDependencies": {

},
"browser": "./lib/client.js",
"main": "lib/node",

@@ -41,0 +43,0 @@ "engines": {

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