Socket
Socket
Sign inDemoInstall

@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 1.0.5 to 1.0.6

228

CHANGELOG.md
# @tinyhttp/cookie
## 1.0.5
## 1.0.6
### Patch Changes
- release clean packages with clean dist
## 1.0.4
### Patch Changes
- remove "src" from files
## 1.0.3
### Patch Changes
- strip bytes
## 1.0.2
### Patch Changes
- strip bytes from readme
## 1.0.1
### Patch Changes
- Remove license notes from readmes, add readme for type-is
## 1.0.0
### Major Changes
- 1.0 release. the end is here.
## 0.5.3
### Patch Changes
- bump
## 0.5.2
### Patch Changes
- Strip some bytes
## 0.5.1
### Patch Changes
- Drop proxy-addr in favor of @tinyhttp/proxy-addr
## 0.5.0
### Minor Changes
- Release 0.5
## 0.4.1
### Patch Changes
- Fix tsconfig
## 0.4.0
### Minor Changes
- Release v0.4
## 0.2.3
### Patch Changes
- Fix missing accepts
## 0.2.2
### Patch Changes
- Fix broken release
## 0.2.1
### Patch Changes
- Format switch case in @tinyhttp/cookie
## 0.2.0
### Minor Changes
- - add template engine support
- add `sendFile` function (most recent addition) and a lot of other Express methods
- finish writing the docs
- add "common tasks" and "advanced topics" sections to docs
- split `@tinyhttp/app` by 4 separate framework-agnostic packages
- setup husky and commitlint
- add 25 examples
- add 10 middlewares, including `@tinyhttp/session`, `@tinyhttp/ip-filter` and more
## 0.1.20
### Patch Changes
- Fix minor issues in the router
## 0.1.19
### Patch Changes
- Split app into req, res, send and router
## 0.1.18
### Patch Changes
- something weird, pnpm doesn't want to publish
## 0.1.17
### Patch Changes
- Fix some readme fields
## 0.1.16
### Patch Changes
- Fix weird problems with internet that I couldn't publish normally
## 0.1.15
### Patch Changes
- Add proper sub-app support
## 0.1.14
### Patch Changes
- Fix encoding in @tinyhttp/cookie
## 0.1.13
### Patch Changes
- Fix obligatory options
## 0.1.12
### Patch Changes
- Upgrade some es-\* packages
## 0.1.11
### Patch Changes
- Upgrade deps
## 0.1.10
### Patch Changes
- Fix link
## 0.1.9
### Patch Changes
- Move from rollup to tsup
## 0.1.8
### Patch Changes
- Remove looping
## 0.1.7
### Patch Changes
- Remove --compact flag
## 0.1.6
### Patch Changes
- Compress whitespace
## 0.1.5
### Patch Changes
- Add --compact flag
## 0.1.4
### Patch Changes
- Upgrade dependencies of all of the packages
## 0.1.3
### Patch Changes
- Fix Terser options
## 0.1.2
### Patch Changes
- Return compression back
## 0.1.1
### Patch Changes
- Fix readme field
## 0.1.0
### Minor Changes
- Move to changesets
- regenerate changelogs

2

package.json
{
"name": "@tinyhttp/cookie",
"version": "1.0.5",
"version": "1.0.6",
"type": "module",

@@ -5,0 +5,0 @@ "description": "HTTP cookie parser and serializer for Node.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