Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "boxcrate", | ||
"version": "0.1.0", | ||
"description": "TODO", | ||
"version": "0.1.1", | ||
"description": "A wrapper for the browser's localStorage that allows you to set and get items as they are with optional expiration times.", | ||
"main": "boxcrate.js", | ||
"dependencies": { | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"mocha": "^5.2.0", | ||
"sinon": "^6.3.5" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^5.2.0" | ||
}, | ||
"scripts": { | ||
@@ -18,9 +16,9 @@ "test": "node test/server.js" | ||
"type": "git", | ||
"url": "TOOD" | ||
"url": "https://github.com/robertcorponoi/boxcrate" | ||
}, | ||
"keywords": [ | ||
"TODO" | ||
"localStorage", "storage" | ||
], | ||
"author": "Robert Corponoi", | ||
"license": "MIT" | ||
} | ||
} |
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
47368
0
3
- Removedchai@^4.2.0
- Removedsinon@^6.3.5
- Removed@sinonjs/commons@1.8.6(transitive)
- Removed@sinonjs/formatio@3.2.2(transitive)
- Removed@sinonjs/samsam@2.1.33.3.3(transitive)
- Removed@sinonjs/text-encoding@0.7.3(transitive)
- Removedarray-from@2.1.1(transitive)
- Removedassertion-error@1.1.0(transitive)
- Removedchai@4.5.0(transitive)
- Removedcheck-error@1.0.3(transitive)
- Removeddeep-eql@4.1.4(transitive)
- Removeddiff@3.5.0(transitive)
- Removedget-func-name@2.0.2(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedisarray@0.0.1(transitive)
- Removedjust-extend@4.2.1(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlodash.get@4.4.2(transitive)
- Removedlolex@2.7.55.1.2(transitive)
- Removedloupe@2.3.7(transitive)
- Removednise@1.5.3(transitive)
- Removedpath-to-regexp@1.9.0(transitive)
- Removedpathval@1.1.1(transitive)
- Removedsinon@6.3.5(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedtype-detect@4.0.84.1.0(transitive)