@types/js-cookie
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -42,3 +42,3 @@ // Type definitions for js-cookie 3.0 | ||
*/ | ||
sameSite?: 'strict' | 'Strict' | 'lax' | 'Lax' | 'none' | 'None' | undefined; | ||
sameSite?: "strict" | "Strict" | "lax" | "Lax" | "none" | "None" | undefined; | ||
@@ -45,0 +45,0 @@ /** |
{ | ||
"name": "@types/js-cookie", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "TypeScript definitions for js-cookie", | ||
@@ -48,4 +48,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-cookie", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "10730017694a020b0dd1d09b5d943bae755d2a7265a26338370826767837a708", | ||
"typeScriptVersion": "4.2", | ||
"typesPublisherContentHash": "1d00f062ad71bf722cb8b4b158c825152fdc045006103c1131a907ed846b2ebe", | ||
"typeScriptVersion": "4.5", | ||
"exports": { | ||
@@ -52,0 +52,0 @@ ".": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 17 Feb 2023 21:32:35 GMT | ||
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `Cookies` |
Sorry, the diff of this file is not supported yet
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