Socket
Socket
Sign inDemoInstall

cookies

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cookies - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

6

HISTORY.md

@@ -0,1 +1,7 @@

0.7.3 / 2018-11-04
==================
* deps: keygrip@~1.0.3
- perf: enable strict mode
0.7.2 / 2018-09-09

@@ -2,0 +8,0 @@ ==================

12

package.json
{
"name": "cookies",
"description": "Cookies, optionally signed using Keygrip.",
"version": "0.7.2",
"version": "0.7.3",
"author": "Jed Schmidt <tr@nslator.jp> (http://jed.is)",

@@ -13,11 +13,11 @@ "contributors": [

"depd": "~1.1.2",
"keygrip": "~1.0.2"
"keygrip": "~1.0.3"
},
"devDependencies": {
"eslint": "3.19.0",
"express": "4.9.8",
"express": "4.16.4",
"istanbul": "0.4.5",
"mocha": "2.5.3",
"restify": "2.8.1",
"supertest": "1.1.0"
"mocha": "5.2.0",
"restify": "6.4.0",
"supertest": "3.3.0"
},

@@ -24,0 +24,0 @@ "files": [

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