Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ah-sequelize-plugin

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ah-sequelize-plugin - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

4

package.json

@@ -5,3 +5,3 @@ {

"description": "I use sequelize in actionhero as an ORM",
"version": "0.7.2",
"version": "0.7.3",
"homepage": "http://actionherojs.com",

@@ -32,4 +32,4 @@ "repository": {

"scripts": {
"postinstall": "scripts/postinstall.js"
"postinstall": "node scripts/postinstall.js"
}
}

@@ -57,3 +57,3 @@ # ah-sequelize-plugin

passwordSalt: DataTypes.TEXT,
createdAt: DataTypes.DATE
createdAt: DataTypes.DATE,
updatedAt: DataTypes.DATE

@@ -60,0 +60,0 @@ })

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