Socket
Socket
Sign inDemoInstall

flat-cache

Package Overview
Dependencies
13
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.4

src/del.js

5

changelog.md
# flat-cache - Changelog
## v3.0.4
- **Refactoring**
- add files by name to the list of exported files - [89a2698]( https://github.com/royriojas/flat-cache/commit/89a2698 ), [Roy Riojas](https://github.com/Roy Riojas), 08/11/2020 02:35:39
## v3.0.3

@@ -4,0 +9,0 @@ - **Bug Fixes**

6

package.json
{
"name": "flat-cache",
"version": "3.0.3",
"version": "3.0.4",
"description": "A stupidly simple key/value storage using files to persist some data",

@@ -13,3 +13,5 @@ "repository": "royriojas/flat-cache",

"files": [
"./src/"
"src/cache.js",
"src/del.js",
"src/utils.js"
],

@@ -16,0 +18,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc