Socket
Socket
Sign inDemoInstall

moleculer-db-adapter-sequelize

Package Overview
Dependencies
367
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.12 to 0.2.13

index.d.ts

7

package.json
{
"name": "moleculer-db-adapter-sequelize",
"version": "0.2.12",
"version": "0.2.13",
"description": "SQL adapter (Postgres, MySQL, SQLite & MSSQL) for Moleculer DB service",
"main": "index.js",
"types": "./index.d.ts",
"scripts": {

@@ -30,3 +31,3 @@ "dev": "nodemon examples/index.js",

"moleculer": "^0.12.0 || ^0.13.0 || ^0.14.0",
"sequelize": "^5.9.4"
"sequelize": "^5.9.4 || ^6.7.0"
},

@@ -65,3 +66,3 @@ "devDependencies": {

},
"gitHead": "11139ecc45db964f9164736228ab28a008ee6877"
"gitHead": "922c982b52bc0a76805f368a6791e89eac5a4a45"
}

@@ -130,4 +130,4 @@ ![Moleculer logo](http://moleculer.services/images/banner.png)

# Contact
Copyright (c) 2016-2020 MoleculerJS
Copyright (c) 2016-2022 MoleculerJS
[![@moleculerjs](https://img.shields.io/badge/github-moleculerjs-green.svg)](https://github.com/moleculerjs) [![@MoleculerJS](https://img.shields.io/badge/twitter-MoleculerJS-blue.svg)](https://twitter.com/MoleculerJS)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc