@oclif/plugin-legacy
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,1 +0,1 @@ | ||
{"version":"1.0.2","commands":{}} | ||
{"version":"1.0.3","commands":{}} |
@@ -0,1 +1,9 @@ | ||
<a name="1.0.3"></a> | ||
## [1.0.3](https://github.com/oclif/plugin-legacy/compare/ce07174d41c30ca69a2d8b78dce8dbb1a4f00ffe...v1.0.3) (2018-02-17) | ||
### Bug Fixes | ||
* updated deps ([db60a6e](https://github.com/oclif/plugin-legacy/commit/db60a6e)) | ||
<a name="1.0.2"></a> | ||
@@ -2,0 +10,0 @@ ## [1.0.2](https://github.com/oclif/plugin-legacy/compare/ec018e9922a8d7975ed3075209f2f1bd7303892d...v1.0.2) (2018-02-15) |
{ | ||
"name": "@oclif/plugin-legacy", | ||
"description": "converts older style plugins to be compatible with oclif", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -21,3 +21,3 @@ "oclif": { | ||
"@heroku-cli/command": "^8.0.0-oclif.2", | ||
"@oclif/command": "^1.3.0", | ||
"@oclif/command": "^1.3.1", | ||
"ansi-escapes": "^3.0.0", | ||
@@ -29,6 +29,6 @@ "debug": "^3.1.0", | ||
"@heroku-cli/plugin-apps": "^2.4.27", | ||
"@oclif/config": "^1.3.52", | ||
"@oclif/dev-cli": "^1.2.8", | ||
"@oclif/config": "^1.3.56", | ||
"@oclif/dev-cli": "^1.2.16", | ||
"@oclif/errors": "^1.0.2", | ||
"@oclif/plugin-help": "^1.0.2", | ||
"@oclif/plugin-help": "^1.1.0", | ||
"@oclif/test": "^1.0.1", | ||
@@ -43,3 +43,3 @@ "@oclif/tslint": "^1.0.2", | ||
"concurrently": "^3.5.1", | ||
"globby": "^8.0.0", | ||
"globby": "^8.0.1", | ||
"heroku-apps": "^2.4.22", | ||
@@ -50,3 +50,3 @@ "heroku-status": "^3.0.10", | ||
"tslint": "^5.9.1", | ||
"typescript": "^2.7.1" | ||
"typescript": "^2.7.2" | ||
}, | ||
@@ -53,0 +53,0 @@ "engines": { |
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
16347
11
Updated@oclif/command@^1.3.1