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

@cmmv/cookie-parser

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cmmv/cookie-parser - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

index.d.ts

@@ -7,3 +7,3 @@ /*!

import * as cookie from 'cookie';
type CookieParserOptions = cookie.CookieParseOptions & {
type CookieParserOptions = cookie.ParseOptions & {
name?: string;

@@ -10,0 +10,0 @@ secret?: string | string[];

{
"name": "@cmmv/cookie-parser",
"version": "0.5.1",
"version": "0.5.2",
"description": "CMMV (@cookie-parser)",

@@ -35,3 +35,3 @@ "publishConfig": {

},
"gitHead": "0732c840f223d0b34d50e86075cf9510443fcc77"
"gitHead": "078f050f9135548957bd510e94b9e75a3a48041d"
}
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