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

supertest-session

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supertest-session - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

8

package.json
{
"name": "supertest-session",
"version": "4.0.0",
"version": "4.1.0",
"description": "Cookie-based session persistence for Supertest",

@@ -40,3 +40,5 @@ "main": "index.js",

"dependencies": {
"object-assign": "^4.0.1"
"object-assign": "^4.0.1",
"cookiejar": "^2.1.2",
"methods": "^1.1.2"
},

@@ -50,5 +52,5 @@ "devDependencies": {

"jshint": "^2.10.2",
"nyc": "^13.3.0",
"nyc": "^15.1.0",
"supertest": "^4.0.2"
}
}
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