browser-cookie
Advanced tools
Comparing version 1.1.3 to 1.2.0
{ | ||
"name": "browser-cookie", | ||
"version": "1.1.3", | ||
"description": "Standalone cookie class for the browser", | ||
"version": "1.2.0", | ||
"stability": "stable", | ||
"author": "muji <noop@xpm.io>", | ||
@@ -55,2 +56,6 @@ "repository": { | ||
{ | ||
"ref": "stability", | ||
"format": "> `Stability: %s`" | ||
}, | ||
{ | ||
"inc": [ | ||
@@ -57,0 +62,0 @@ "introduction.md", |
@@ -27,2 +27,4 @@ Table of Contents | ||
> `Stability: stable`. | ||
Standalone cookie implementation for the browser designed to work with [browserify](http://browserify.org). | ||
@@ -29,0 +31,0 @@ |
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
16141
154