es-cookies
Advanced tools
Comparing version 2.1.8 to 2.1.9
{ | ||
"name": "es-cookies", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "Module-friendly fork of [js-cookie](https://github.com/js-cookie/js-cookie). A simple, lightweight JavaScript API for handling cookies", | ||
@@ -34,2 +34,5 @@ "main": "dist/es-cookies.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"es-object-assign": "4.1.3" | ||
}, | ||
"devDependencies": { | ||
@@ -40,8 +43,5 @@ "cake-publish": "0.1.5", | ||
"coffee-script": "1.12.4", | ||
"handroll": "0.2.9", | ||
"handroll": "0.4.5", | ||
"shortcake": "1.2.5" | ||
}, | ||
"dependencies": { | ||
"es-object-assign": "4.1.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
31139
486