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.0 to 0.14.1

2

build/build.js

@@ -1356,3 +1356,3 @@ ;(function(){

} else {
window["superagent"] = require("superagent");
this["superagent"] = require("superagent");
}})();

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

"description": "awesome http requests",
"version": "0.14.0",
"version": "0.14.1",
"keywords": [

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

0.14.1 / 2013-04-09
==================
* update qs
0.14.0 / 2013-04-02

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

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

@@ -20,3 +20,3 @@ "keywords": [

"dependencies": {
"qs": "0.5.2",
"qs": "0.5.6",
"formidable": "1.0.9",

@@ -23,0 +23,0 @@ "mime": "1.2.5",

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