Socket
Socket
Sign inDemoInstall

co-supertest

Package Overview
Dependencies
11
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

.npmignore

15

package.json
{
"name": "co-supertest",
"version": "0.0.2",
"version": "0.0.3",
"description": "Integration co with supertest",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "NODE_ENV=test ./node_modules/mocha/bin/mocha --harmony"
},

@@ -15,2 +15,6 @@ "keywords": [

],
"repository": {
"type": "git",
"url": "https://github.com/avbel/co-supertest"
},
"author": "avbel",

@@ -20,3 +24,10 @@ "license": "MIT",

"supertest": "~0.9.0"
},
"devDependencies": {
"should": "~3.3.0",
"koa": "~0.5.4",
"mocha": "~1.18.2",
"co-mocha": "0.0.2",
"supertest": "~0.9.2"
}
}
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