Socket
Socket
Sign inDemoInstall

egg-cookies

Package Overview
Dependencies
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-cookies - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

5

History.md
2.2.5 / 2018-09-07
==================
* chore(typings): Remove 'ctx' in EggCookie's declaration and add a missing unit test (#15)
2.2.4 / 2018-09-06

@@ -3,0 +8,0 @@ ==================

4

index.d.ts

@@ -64,5 +64,3 @@ /**

declare class EggCookies {
// For tests only, so we don't exclipt their real types
ctx: any;
constructor(ctx?: any, keys?: any);

@@ -69,0 +67,0 @@

{
"name": "egg-cookies",
"version": "2.2.4",
"version": "2.2.5",
"description": "cookies module for egg",

@@ -5,0 +5,0 @@ "files": [

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