New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

es-cookies

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-cookies - npm Package Compare versions

Comparing version

to
2.1.11

dist/cookies.js

3

package.json
{
"name": "es-cookies",
"version": "2.1.10",
"version": "2.1.11",
"description": "Module-friendly fork of [js-cookie](https://github.com/js-cookie/js-cookie). A simple, lightweight JavaScript API for handling cookies",

@@ -35,2 +35,3 @@ "main": "dist/cookies.js",

"dependencies": {
"es-is": "3.2.1",
"es-object-assign": "4.1.3"

@@ -37,0 +38,0 @@ },