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

@elysiajs/cookie

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elysiajs/cookie - npm Package Compare versions

Comparing version 0.8.0-rc.0 to 0.8.0

1

dist/cjs/index.d.ts

@@ -30,2 +30,3 @@ import { Elysia } from 'elysia';

};
resolve: {};
}, {

@@ -32,0 +33,0 @@ type: {};

@@ -30,2 +30,3 @@ import { Elysia } from 'elysia';

};
resolve: {};
}, {

@@ -32,0 +33,0 @@ type: {};

6

package.json
{
"name": "@elysiajs/cookie",
"version": "0.8.0-rc.0",
"version": "0.8.0",
"description": "Plugin for Elysia that add supports for get/set cookie",

@@ -44,3 +44,3 @@ "author": {

"peerDependencies": {
"elysia": ">= 0.8.0-rc.0"
"elysia": ">= 0.8.0"
},

@@ -50,3 +50,3 @@ "devDependencies": {

"bun-types": "^0.7.0",
"elysia": "0.8.0-rc.0",
"elysia": "0.8.0",
"eslint": "^8.40.0",

@@ -53,0 +53,0 @@ "rimraf": "4.3",

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