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

sequelize-transparent-cache-ioredis

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sequelize-transparent-cache-ioredis - npm Package Compare versions

Comparing version 1.0.2 to 1.2.1

20

package.json
{
"name": "sequelize-transparent-cache-ioredis",
"version": "1.0.2",
"version": "1.2.1",
"description": "ioredis adaptor for sequelize-transparent-cache",

@@ -17,3 +17,3 @@ "main": "IORedisAdaptor.js",

"type": "git",
"url": "https://github.com/DanielHreben/sequelize-transparent-cache-ioredis.git"
"url": "https://github.com/DanielHreben/sequelize-transparent-cache.git"
},

@@ -26,16 +26,6 @@ "author": {

"peerDependencies": {
"sequelize-transparent-cache": "^1.0.0 || ^1.1.0",
"ioredis": "^3.1.1"
"ioredis": "^3.1.1",
"sequelize-transparent-cache": "^1.2.0"
},
"devDependencies": {
"eslint": "^3.19.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-node": "^4.2.2",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1"
},
"eslintConfig": {
"extends": "standard"
}
"gitHead": "819620fed1eef76db6a1484dbda3de5b1a5f0ec0"
}
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