Comparing version 5.4.0 to 5.4.1
{ | ||
"name": "cachu", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"description": "🦝 Simple, Minimalistic KV Cache", | ||
@@ -38,3 +38,3 @@ "types": "./types/index.d.ts", | ||
"@types/ms": "^0.7.31", | ||
"esbuild": "^0.14.36", | ||
"esbuild": "^0.14.37", | ||
"ms": "^2.1.3", | ||
@@ -41,0 +41,0 @@ "ts-jest": "^27.1.4", |
@@ -73,1 +73,3 @@ # cachu | ||
- [`dump()`](/guide/features/newest.md) | ||
- [`import()`](/guide/features/import.md) | ||
- [`export()`](/guide/features/export.md) |
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
28578
75