Socket
Socket
Sign inDemoInstall

cookiejar

Package Overview
Dependencies
28
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

5

package.json
{
"name": "cookiejar",
"version": "2.0.2",
"version": "2.0.3",
"author": {

@@ -14,2 +14,3 @@ "name": "bradleymeck"

"scripts": {
"prepublish": "jshint cookiejar.js && git tag $npm_package_version && git push origin master && git push origin --tags",
"test": "node tests/test.js"

@@ -21,5 +22,5 @@ },

},
"devDependencies": {
"dependencies": {
"jshint": "^2.8.0"
}
}
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