hapi-sequelize-orm
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13950
0
Updatedsequelize@^5.7.6