Socket
Socket
Sign inDemoInstall

supertest

Package Overview
Dependencies
10
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.1 to 0.9.2

5

History.md

@@ -0,1 +1,6 @@

0.9.2 / 2014-03-17
==================
* fix package.json
0.9.1 / 2014-03-17

@@ -2,0 +7,0 @@ ==================

6

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

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

"dependencies": {
"superagent": "^0.17.0",
"methods": "^0.1.0"
"superagent": "0.17.0",
"methods": "0.1.0"
},

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc