Socket
Socket
Sign inDemoInstall

moleculer-db-adapter-sequelize

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moleculer-db-adapter-sequelize - npm Package Compare versions

Comparing version 0.2.14 to 0.2.15

20

package.json
{
"name": "moleculer-db-adapter-sequelize",
"version": "0.2.14",
"version": "0.2.15",
"description": "SQL adapter (Postgres, MySQL, SQLite & MSSQL) for Moleculer DB service",

@@ -37,15 +37,15 @@ "main": "index.js",

"coveralls": "^3.1.1",
"eslint": "^8.0.1",
"eslint": "^8.21.0",
"jest": "^27.2.5",
"jest-cli": "^27.2.5",
"lolex": "^6.0.0",
"moleculer": "^0.14.17",
"moleculer": "^0.14.22",
"moleculer-docgen": "^0.3.0",
"mysql2": "^2.3.2",
"nodemon": "^2.0.13",
"npm-check": "^5.9.2",
"pg": "^8.7.1",
"mysql2": "^2.3.3",
"nodemon": "^2.0.19",
"npm-check": "^6.0.1",
"pg": "^8.7.3",
"pg-hstore": "^2.3.4",
"sequelize": "^6.7.0",
"sqlite3": "^5.0.8",
"sequelize": "^6.21.3",
"sqlite3": "^5.0.11",
"tedious": "^11.0.8"

@@ -66,3 +66,3 @@ },

},
"gitHead": "06504c98df2f6fd4311df85c88c307ea64708f72"
"gitHead": "d82c29e5b85db2d75bb39bb774c4722c9da604c2"
}
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