Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tinyhttp/cookie-signature

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/cookie-signature - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

dist/index.d.ts

@@ -9,2 +9,2 @@ /**

*/
export declare const unsign: (val: string, secret: string) => string | false;
export declare const unsign: (val: string, secret: string) => string | boolean;
{
"name": "@tinyhttp/cookie-signature",
"version": "2.0.1",
"version": "2.0.2",
"description": "HTTP cookie signing and unsigning",

@@ -5,0 +5,0 @@ "homepage": "https://tinyhttp.v1rtl.site",

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