Comparing version 2.0.0 to 2.1.0-pre
{ | ||
"name": "js-cookie", | ||
"version": "2.0.0", | ||
"version": "2.1.0-pre", | ||
"description": "A simple, lightweight JavaScript API for handling cookies", | ||
@@ -5,0 +5,0 @@ "main": "src/js.cookie.js", |
@@ -16,3 +16,3 @@ # JavaScript Cookie [![Build Status](https://travis-ci.org/js-cookie/js-cookie.svg?branch=master)](https://travis-ci.org/js-cookie/js-cookie) [![Code Climate](https://codeclimate.com/github/js-cookie/js-cookie.svg)](https://codeclimate.com/github/js-cookie/js-cookie) | ||
**If you're viewing this at https://github.com/js-cookie/js-cookie, you're reading the documentation for the master branch. | ||
[View documentation for the latest release (1.5.1).](https://github.com/js-cookie/js-cookie/tree/v1.5.1)** | ||
[View documentation for the latest release (2.0.0).](https://github.com/js-cookie/js-cookie/tree/v2.0.0)** | ||
@@ -19,0 +19,0 @@ ## Build Status Matrix |
/*! | ||
* JavaScript Cookie v2.0.0 | ||
* JavaScript Cookie v2.1.0-pre | ||
* https://github.com/js-cookie/js-cookie | ||
@@ -4,0 +4,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
69116
2