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

cookie-signature

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cookie-signature - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

14

History.md

@@ -1,4 +0,10 @@

1.2.1 / 2022-02-27
1.2.2 / 2024-10-29
==================
* various metadata/documentation tweaks (incl. #51)
1.2.1 / 2023-02-27
==================
* update annotations for allowed secret key types (#44, thanks @jyasskin!)

@@ -21,2 +27,8 @@

1.0.7 / 2023-04-12
==================
Later release for older node.js versions. See the [v1.0.x branch notes](https://github.com/tj/node-cookie-signature/blob/v1.0.x/History.md#107--2023-04-12).
1.0.6 / 2015-02-03

@@ -23,0 +35,0 @@ ==================

6

package.json
{
"name": "cookie-signature",
"version": "1.2.1",
"version": "1.2.2",
"main": "index.js",
"description": "Sign and unsign cookies",

@@ -22,4 +23,3 @@ "keywords": ["cookie", "sign", "unsign"],

"test": "mocha --require should --reporter spec"
},
"main": "index"
}
}

Sorry, the diff of this file is not supported yet

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