nestjs-console
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -10,2 +10,8 @@ # Changelog | ||
## [0.2.1] - 2019-04-07 | ||
### Changed | ||
- Fix doc | ||
## [0.2.0] - 2019-04-07 | ||
@@ -18,2 +24,3 @@ | ||
[unreleased]: https://github.com/Pop-Code/nestjs-console/compare/v0.2.0...HEAD | ||
[0.2.1]: https://github.com/Pop-Code/nestjs-console/compare/v0.2.0...v0.2.1 | ||
[0.2.0]: https://github.com/Pop-Code/nestjs-console/compare/v0.1.6...v0.2.0 |
{ | ||
"name": "nestjs-console", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A NestJS module that provide a cli", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -10,3 +10,3 @@ # nestjs-console | ||
# or unig yarn | ||
yarn install nestjs-console | ||
yarn add nestjs-console | ||
``` | ||
@@ -142,2 +142,2 @@ | ||
[commander-link]: https://www.npmjs.com/package/commander | ||
[changelog]: https://github.com/Pop-Code/nestjs-console/CHANGELOG.md | ||
[changelog]: https://github.com/Pop-Code/nestjs-console/blob/master/CHANGELOG.md |
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
16520
19
162