cookies-next
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "cookies-next", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Getting, setting and removing cookies on both client and server with next.js", | ||
@@ -38,5 +38,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@types/cookie": "^0.4.1", | ||
"@types/cookie": "^0.6.0", | ||
"@types/node": "^16.10.2", | ||
"cookie": "^0.4.0" | ||
"cookie": "^0.6.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
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
+ Added@types/cookie@0.6.0(transitive)
+ Addedcookie@0.6.0(transitive)
- Removed@types/cookie@0.4.1(transitive)
- Removedcookie@0.4.2(transitive)
Updated@types/cookie@^0.6.0
Updatedcookie@^0.6.0