@backstage/cli-common
Advanced tools
Comparing version 0.0.0-nightly-20220913030138 to 0.0.0-nightly-20220914030055
# @backstage/cli-common | ||
## 0.0.0-nightly-20220913030138 | ||
## 0.0.0-nightly-20220914030055 | ||
@@ -9,2 +9,8 @@ ### Patch Changes | ||
## 0.1.10-next.0 | ||
### Patch Changes | ||
- 7d47def9c4: Removed dependency on `@types/jest`. | ||
## 0.1.9 | ||
@@ -11,0 +17,0 @@ |
{ | ||
"name": "@backstage/cli-common", | ||
"description": "Common functionality used by cli, backend, and create-app", | ||
"version": "0.0.0-nightly-20220913030138", | ||
"version": "0.0.0-nightly-20220914030055", | ||
"main": "dist/index.cjs.js", | ||
@@ -35,3 +35,3 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20220913030138", | ||
"@backstage/cli": "0.0.0-nightly-20220914030055", | ||
"@types/node": "^16.0.0" | ||
@@ -38,0 +38,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
17016