@elysiajs/cookie
Advanced tools
Comparing version 0.8.0-rc.0 to 0.8.0
@@ -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: {}; |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7998979
4074