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

@tussle/core

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tussle/core - npm Package Compare versions

Comparing version 0.2.7 to 0.2.9

3

lib/util/ttlcache.js

@@ -66,4 +66,5 @@ "use strict";

delete this.cache[key];
return hit.data;
}
return hit.data;
return null;
}

@@ -70,0 +71,0 @@ key(nth) {

{
"name": "@tussle/core",
"version": "0.2.7",
"version": "0.2.9",
"description": "Tussle tus daemon core module",

@@ -35,3 +35,3 @@ "main": "lib/index.js",

},
"gitHead": "2965f57b55b4dae99686be4c9fa06eb8475a431a"
"gitHead": "f506d4b196b41dbfbf6ffbfa87dec164e5ec3760"
}
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