@backstage/cli-common
Advanced tools
Comparing version 0.0.0-nightly-20220920030005 to 0.0.0-nightly-20221201023812
# @backstage/cli-common | ||
## 0.0.0-nightly-20220920030005 | ||
## 0.0.0-nightly-20221201023812 | ||
### Patch Changes | ||
- 8015ff1258: Tweaked wording to use inclusive terminology | ||
## 0.1.10 | ||
### Patch Changes | ||
- 7d47def9c4: Removed dependency on `@types/jest`. | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@backstage/cli-common", | ||
"description": "Common functionality used by cli, backend, and create-app", | ||
"version": "0.0.0-nightly-20220920030005", | ||
"version": "0.0.0-nightly-20221201023812", | ||
"main": "dist/index.cjs.js", | ||
@@ -35,3 +35,3 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20220920030005", | ||
"@backstage/cli": "^0.0.0-nightly-20221201023812", | ||
"@types/node": "^16.0.0" | ||
@@ -42,2 +42,2 @@ }, | ||
] | ||
} | ||
} |
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
17110