persistent-cache
Advanced tools
+1
-1
| { | ||
| "name": "persistent-cache", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "A simple module to persistently store/cache arbitrary data.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+2
-2
@@ -66,4 +66,2 @@ # persistent-cache | ||
| I found a new owner for my cute cat babies. So I need to remove them from my cache. | ||
| ## Getting available keys | ||
@@ -85,2 +83,4 @@ | ||
| I found a new owner for my cute cat babies. So I need to remove them from my cache. | ||
| ### Delete data | ||
@@ -87,0 +87,0 @@ |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package