New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

another-cache-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

another-cache-wrapper - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

2

dist/index.js

@@ -63,3 +63,3 @@ "use strict";

// otherwise call the function
const liveResult = yield index_1.default.attempt(index_1.default.bind(method, thisArg, args));
const liveResult = yield index_1.default.attempt(index_1.default.bind(method, thisArg, ...args));
// if it raises an error

@@ -66,0 +66,0 @@ if (index_1.default.isError(liveResult)) {

{
"name": "another-cache-wrapper",
"version": "1.0.23",
"version": "1.0.24",
"description": "custom cache interface",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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