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

supertest

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supertest - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

5

History.md

@@ -5,2 +5,7 @@ 0.14.0 / 2014-09-29

* Update superagent dependency
0.14.0 / 2014-09-29
===================
* Update superagent dependency
* Update methods dependency

@@ -7,0 +12,0 @@

6

package.json
{
"name": "supertest",
"version": "0.14.0",
"version": "0.15.0",
"description": "Super-agent driven library for testing HTTP servers",

@@ -10,4 +10,4 @@ "main": "index.js",

"dependencies": {
"superagent": "0.19.0",
"methods": "1.1.0"
"superagent": "~0.21.0",
"methods": "1.x"
},

@@ -14,0 +14,0 @@ "devDependencies": {

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