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

supertest

Package Overview
Dependencies
Maintainers
7
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 6.3.0 to 6.3.1

14

package.json
{
"name": "supertest",
"description": "SuperAgent driven library for testing HTTP servers",
"version": "6.3.0",
"version": "6.3.1",
"author": "TJ Holowaychuk",

@@ -9,13 +9,13 @@ "contributors": [],

"methods": "^1.1.2",
"superagent": "^8.0.0"
"superagent": "^8.0.3"
},
"devDependencies": {
"body-parser": "^1.20.0",
"body-parser": "^1.20.1",
"cookie-parser": "^1.4.6",
"eslint": "^8.18.0",
"eslint": "^8.26.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"express": "^4.18.1",
"mocha": "^10.0.0",
"nock": "^13.2.8",
"express": "^4.18.2",
"mocha": "^10.1.0",
"nock": "^13.2.9",
"nyc": "^15.1.0",

@@ -22,0 +22,0 @@ "proxyquire": "^2.1.3",

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