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

@tinyhttp/cookie

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/cookie - npm Package Compare versions

Comparing version 0.1.19 to 0.1.20

6

CHANGELOG.md
# @tinyhttp/cookie
## 0.1.20
### Patch Changes
- Fix minor issues in the router
## 0.1.19

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

5

package.json
{
"name": "@tinyhttp/cookie",
"version": "0.1.19",
"version": "0.1.20",
"type": "module",

@@ -37,5 +37,4 @@ "description": "HTTP cookie parser and serializer for Node.js",

"scripts": {
"build": "rollup -c ../../build/defaultConfig.js",
"prepublishOnly": "pnpm build"
"build": "rollup -c ../../build/defaultConfig.js"
}
}
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