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

hapi-sequelize-orm

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-sequelize-orm - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

16

package.json
{
"name": "hapi-sequelize-orm",
"version": "1.0.1",
"version": "1.0.2",
"description": "Sequelize plugin for HapiJS (v17+)",

@@ -29,6 +29,7 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@babel/plugin-proposal-object-rest-spread": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@hapi/hapi": "^18.3.1",
"babel-core": "7.0.0-bridge.0",

@@ -40,4 +41,3 @@ "babel-jest": "^24.7.1",

"eslint": "^5.16.0",
"hapi": "^18.1.0",
"husky": "^1.3.1",
"husky": "^2.1.0",
"jest": "^24.7.1",

@@ -53,4 +53,4 @@ "mysql2": "^1.6.5"

"core-js": "^2.6.5",
"sequelize": "^5.7.1"
"sequelize": "^5.7.6"
}
}
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