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

@type-cacheable/redis-adapter

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@type-cacheable/redis-adapter - npm Package Compare versions

Comparing version 10.0.1 to 10.0.2

2

dist/index.js

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

}).then((result) => {
const usableResult = core_1.parseIfRequired(result);
const usableResult = (0, core_1.parseIfRequired)(result);
if (usableResult &&

@@ -76,0 +76,0 @@ typeof usableResult === 'object' &&

{
"name": "@type-cacheable/redis-adapter",
"version": "10.0.1",
"version": "10.0.2",
"description": "Adapter for using redis with type-cacheable",

@@ -38,3 +38,3 @@ "main": "dist/index.js",

"devDependencies": {
"@type-cacheable/core": "^10.0.1",
"@type-cacheable/core": "^10.0.2",
"@types/jest": "^27.0.0",

@@ -45,3 +45,3 @@ "@types/redis": "^2.8.31",

"ts-jest": "^27.0.4",
"typescript": "^4.3.5"
"typescript": "^4.4.3"
},

@@ -55,3 +55,3 @@ "peerDependencies": {

},
"gitHead": "917d58aa59c79a569987e8492f0f5942866cf58a"
"gitHead": "01519104a516089500ad02fc67f49901a4f386c8"
}

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