bunny-migrate
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "bunny-migrate", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "CLI tool for managing RabbitMQ schema instances", | ||
@@ -39,8 +39,8 @@ "license": "MIT", | ||
"@babel/cli": "7.8.4", | ||
"@babel/core": "7.8.7", | ||
"@babel/preset-env": "7.8.7", | ||
"@babel/core": "7.9.0", | ||
"@babel/preset-env": "7.9.0", | ||
"eslint": "6.8.0", | ||
"eslint-config-standard": "14.1.0", | ||
"eslint-plugin-import": "2.20.1", | ||
"eslint-plugin-node": "11.0.0", | ||
"eslint-config-standard": "14.1.1", | ||
"eslint-plugin-import": "2.20.2", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-promise": "4.2.1", | ||
@@ -52,5 +52,5 @@ "eslint-plugin-standard": "4.0.1" | ||
"lodash": "^4.17.15", | ||
"minimist": "^1.2.0", | ||
"minimist": "^1.2.5", | ||
"winston": "^3.2.1" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
Updatedminimist@^1.2.5