@algolia/cache-browser-local-storage
Advanced tools
Comparing version 0.0.0 to 4.0.0-beta.0
@@ -1,1 +0,17 @@ | ||
{ "version": "0.0.0", "name": "@algolia/cache-browser-local-storage"} | ||
{ | ||
"name": "@algolia/cache-browser-local-storage", | ||
"version": "4.0.0-beta.0", | ||
"private": false, | ||
"description": "Promise-based cache library for browser using local storage.", | ||
"license": "MIT", | ||
"files": [ | ||
"index.js", | ||
"dist" | ||
], | ||
"main": "index.js", | ||
"module": "dist/cache-browser-local-storage.esm.js", | ||
"types": "dist/cache-browser-local-storage.d.ts", | ||
"dependencies": { | ||
"@algolia/cache-common": "4.0.0-beta.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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
5955
5
0
152
0
1
+ Added@algolia/cache-common@4.0.0-beta.0(transitive)