Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cachetree

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cachetree - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

lib/hash.js

@@ -117,3 +117,3 @@ /**

if (!Array.isArray(keys)) keys = [];
keys.unshift(this.key);
keys.unshift(self.key);
self.root.store.flush(keys, cb);

@@ -120,0 +120,0 @@ });

{
"name": "cachetree",
"description": "A scoped, fluent API for easily interacting with hierarchical, key-value data",
"version": "1.2.0",
"version": "1.2.1",
"author": "David Wood <bitprobe@gmail.com>",

@@ -6,0 +6,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc