@backstage/cli-common
Advanced tools
Comparing version 0.0.0-nightly-20220217022146 to 0.0.0-nightly-20220507023751
# @backstage/cli-common | ||
## 0.0.0-nightly-20220217022146 | ||
## 0.0.0-nightly-20220507023751 | ||
### Patch Changes | ||
- 6e830352d4: Updated dependency `@types/node` to `^16.0.0`. | ||
## 0.1.8 | ||
### Patch Changes | ||
- Fix for the previous release with missing type declarations. | ||
## 0.1.7 | ||
### Patch Changes | ||
- c77c5c7eb6: Added `backstage.role` to `package.json` | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@backstage/cli-common", | ||
"description": "Common functionality used by cli, backend, and create-app", | ||
"version": "0.0.0-nightly-20220217022146", | ||
"version": "0.0.0-nightly-20220507023751", | ||
"private": false, | ||
@@ -37,3 +37,3 @@ "main": "dist/index.cjs.js", | ||
"@types/jest": "^26.0.7", | ||
"@types/node": "^14.14.32" | ||
"@types/node": "^16.0.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
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
16778
6
137