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

@type-cacheable/ioredis-adapter

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 15.0.1 to 15.0.2

16

package.json
{
"name": "@type-cacheable/ioredis-adapter",
"version": "15.0.1",
"version": "15.0.2",
"description": "Adapter for using ioredis with type-cacheable",

@@ -41,15 +41,15 @@ "main": "dist/index.js",

"devDependencies": {
"@type-cacheable/core": "^14.0.1",
"@type-cacheable/core": "^14.1.0",
"@types/ioredis": "^5.0.0",
"ioredis": "^5.3.1",
"typescript": "^5.0.2"
"ioredis": "^5.4.1",
"typescript": "^5.5.4"
},
"peerDependencies": {
"@type-cacheable/core": "^14.0.0",
"ioredis": "^5"
"@type-cacheable/core": ">=14.0.0 < 15.0.0",
"ioredis": ">=5.0.0 < 6.0.0"
},
"dependencies": {
"compare-versions": "^6.0.0"
"compare-versions": "^6.1.1"
},
"gitHead": "8633d42353f0f5daa4bf9dcea3b28c3881c57273"
"gitHead": "525af89e742244539108a7e744a33725a60b04d4"
}
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