Socket
Socket
Sign inDemoInstall

@types/js-cookie

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/js-cookie - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

2

js-cookie/index.d.ts

@@ -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

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