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

sequelize-simple-cache

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sequelize-simple-cache - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

18

package.json
{
"name": "sequelize-simple-cache",
"version": "1.0.1",
"version": "1.0.2",
"description": "A simple, transparent, client-side, in-memory cache for Sequelize",

@@ -33,14 +33,14 @@ "main": "src/SequelizeSimpleCache.js",

"devDependencies": {
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.0.2",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.3",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-promise": "^4.1.1",
"coveralls": "^3.0.4",
"eslint": "^6.0.1",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-should-promised": "^2.0.0",
"mocha": "^6.1.4",
"nyc": "^14.0.0",
"sequelize": "^5.8.2",
"nyc": "^14.1.1",
"sequelize": "^5.10.0",
"sinon": "^7.3.2",

@@ -47,0 +47,0 @@ "sinon-chai": "^3.3.0"

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