Socket
Socket
Sign inDemoInstall

superagent

Package Overview
Dependencies
6
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.3 to 0.14.4

superagent.js

2

component.json

@@ -5,3 +5,3 @@ {

"description": "awesome http requests",
"version": "0.14.2",
"version": "0.14.4",
"keywords": [

@@ -8,0 +8,0 @@ "http",

0.14.4 / 2013-05-22
==================
* add superagent.js build output
* update qs
* update emitter-component
* revert "add browser field to support browserify" see GH-221
0.14.3 / 2013-05-18

@@ -3,0 +11,0 @@ ==================

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

@@ -20,9 +20,8 @@ "keywords": [

"dependencies": {
"qs": "0.5.6",
"qs": "0.6.5",
"formidable": "1.0.9",
"mime": "1.2.5",
"emitter": "component/emitter#1.0.0",
"emitter-component": "1.0.0",
"methods": "0.0.1",
"cookiejar": "1.3.0",
"reduce": "RedVentures/reduce#346d59"
"cookiejar": "1.3.0"
},

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

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc