@nextastic/cache
Advanced tools
Comparing version 0.0.3 to 0.1.0
export * from './get'; | ||
export * from './set'; |
@@ -18,1 +18,2 @@ "use strict"; | ||
__exportStar(require("./get"), exports); | ||
__exportStar(require("./set"), exports); |
{ | ||
"name": "@nextastic/cache", | ||
"version": "0.0.3", | ||
"version": "0.1.0", | ||
"description": "Cache provider to store and retrieve data. ", | ||
@@ -5,0 +5,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
2315
7
39