web-storage-manager
Advanced tools
Comparing version 1.0.27 to 1.1.0
{ | ||
"name": "web-storage-manager", | ||
"version": "1.0.27", | ||
"version": "1.1.0", | ||
"description": "Web utility storage manager to handle save, update and data purge", | ||
@@ -9,4 +9,3 @@ "main": "lib/web-storage-manager.js", | ||
"start": "webpack --watch", | ||
"build": "./node_modules/.bin/babel src --out-dir lib", | ||
"purge": "npm rm web-storage-manager -g && npm link" | ||
"build": "./node_modules/.bin/babel src --out-dir lib" | ||
}, | ||
@@ -13,0 +12,0 @@ "repository": { |
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
216374