Comparing version 1.2.0-rc.1 to 1.2.0
{ | ||
"name": "east", | ||
"description": "node.js database migration tool for mongodb, sqlite, postgres, mysql, couchbase", | ||
"version": "1.2.0-rc.1", | ||
"version": "1.2.0", | ||
"author": "Oleg Korobenko <oleg.korobenko@gmail.com>", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
"callbackify": "1.1.0", | ||
"commander": "2.9.0", | ||
"commander": "3.0.1", | ||
"expressionify": "0.9.3", | ||
@@ -45,10 +45,10 @@ "fs-extra": "5.0.0", | ||
"pify": "3.0.0", | ||
"progress": "1.1.8", | ||
"underscore": "1.9.0" | ||
"progress": "2.0.3", | ||
"underscore": "1.9.1" | ||
}, | ||
"devDependencies": { | ||
"coveralls": "3.0.6", | ||
"eslint": "4.18.2", | ||
"eslint": "4.19.1", | ||
"eslint-config-airbnb-base": "12.1.0", | ||
"eslint-plugin-import": "2.8.0", | ||
"eslint-plugin-import": "2.18.2", | ||
"expect.js": "0.3.1", | ||
@@ -55,0 +55,0 @@ "tap": "12.4.1" |
@@ -16,2 +16,3 @@ # east | ||
[![Coverage Status](https://coveralls.io/repos/github/okv/east/badge.svg)](https://coveralls.io/github/okv/east) | ||
[![Npm version](https://img.shields.io/npm/v/east.svg)](https://www.npmjs.org/package/east) | ||
@@ -295,3 +296,7 @@ ## Node.js compatibility | ||
East functionality could be extended by using plugins, for usage instructions | ||
see plugin page: | ||
* [migration duration logger](https://github.com/okv/east-migration-duration-logger) | ||
* [migration progress indicator helper](https://github.com/okv/east-migration-progress-indicator-helper) | ||
@@ -298,0 +303,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
53677
1
337
0
+ Addedcommander@3.0.1(transitive)
+ Addedprogress@2.0.3(transitive)
+ Addedunderscore@1.9.1(transitive)
- Removedcommander@2.9.0(transitive)
- Removedgraceful-readlink@1.0.1(transitive)
- Removedprogress@1.1.8(transitive)
- Removedunderscore@1.9.0(transitive)
Updatedcommander@3.0.1
Updatedprogress@2.0.3
Updatedunderscore@1.9.1