Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

es-cookies

Package Overview
Dependencies
Maintainers
2
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 2.1.11 to 2.1.12

lib/cookies.js

28

package.json
{
"name": "es-cookies",
"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",
"main": "dist/cookies.js",
"module": "dist/cookies.mjs",
"js:next": "dist/cookies.mjs",
"version": "2.1.12",
"description": "Module-friendly fork of js-cookie. A simple, lightweight JavaScript API for handling cookies",
"main": "lib/cookies.js",
"module": "lib/cookies.mjs",
"js:next": "lib/cookies.mjs",
"files": [
"dist/"
"src/",
"lib/"
],
"directories": {
"test": "test"
},
"keywords": [

@@ -35,13 +33,15 @@ "jquery-plugin",

"dependencies": {
"es-is": "3.2.1",
"es-is": "3.2.2",
"es-object-assign": "4.1.3"
},
"devDependencies": {
"cake-publish": "0.1.5",
"cake-bundle": "0.2.21",
"cake-outdated": "0.1.18",
"cake-publish": "0.1.10",
"cake-test": "0.1.0",
"cake-version": "0.1.9",
"cake-version": "0.1.15",
"coffee-script": "1.12.4",
"handroll": "0.4.5",
"shortcake": "1.2.5"
"handroll": "0.13.1",
"shortcake": "1.2.8"
}
}
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