dom-storage
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -5,3 +5,3 @@ { | ||
"description": "W3C DOM Storage (localStorage and sessionStorage) for Node.JS", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"repository": { | ||
@@ -16,3 +16,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"license": "Apache2", | ||
"devDependencies": {} | ||
} |
@@ -77,1 +77,6 @@ sessionStorage & localStorage for NodeJS | ||
* Doesn't not emit `Storage` events (not sure how to do) | ||
License | ||
------- | ||
* [Apache2](http://www.apache.org/licenses/LICENSE-2.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
16990
82
2
159