Socket
Socket
Sign inDemoInstall

cookies

Package Overview
Dependencies
2
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.0 to 0.7.1

8

HISTORY.md

@@ -0,1 +1,9 @@

0.7.1 / 2017-08-26
==================
* deps: depd@~1.1.1
- Remove unnecessary `Buffer` loading
* deps: keygrip@~1.0.2
- perf: improve comparison speed
0.7.0 / 2017-02-19

@@ -2,0 +10,0 @@ ==================

6

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

@@ -12,4 +12,4 @@ "contributors": [

"dependencies": {
"depd": "~1.1.0",
"keygrip": "~1.0.1"
"depd": "~1.1.1",
"keygrip": "~1.0.2"
},

@@ -16,0 +16,0 @@ "devDependencies": {

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