Socket
Socket
Sign inDemoInstall

supertest

Package Overview
Dependencies
38
Maintainers
7
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.3 to 6.2.4

14

package.json
{
"name": "supertest",
"version": "6.2.3",
"version": "6.2.4",
"description": "SuperAgent driven library for testing HTTP servers",

@@ -16,3 +16,3 @@ "main": "index.js",

"engines": {
"node": ">=6.0.0"
"node": ">=6.4.0"
},

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

"methods": "^1.1.2",
"superagent": "^7.1.3"
"superagent": "^8.0.0"
},

@@ -44,8 +44,8 @@ "devDependencies": {

"coveralls": "^3.1.1",
"eslint": "^8.14.0",
"eslint": "^8.18.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"express": "^4.18.0",
"mocha": "^9.2.2",
"nock": "^13.2.4",
"express": "^4.18.1",
"mocha": "^10.0.0",
"nock": "^13.2.8",
"nyc": "^15.1.0",

@@ -52,0 +52,0 @@ "should": "^13.2.3"

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