New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

simple-cookie

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-cookie - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

13

package.json
{
"name": "simple-cookie",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple cookie parser & serializer",
"main": "index.js",
"scripts": {
"lint": "jshint *.json *.js",
"test": "jshint *.json *.js && mocha",
"test:coverage": "istanbul cover _mocha -- --check-leaks test/*.js"
},

@@ -27,12 +24,4 @@ "repository": {

"chai": "^1.10.0",
"chai-as-promised": "^4.3.0",
"istanbul": "^0.4.2",
"jshint": "^2.9.4",
"mocha": "^1.21.5"
},
"dependencies": {
"chai": "^1.10.0",
"chai-as-promised": "^4.3.0",
"mocha": "^1.21.5"
}
}
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