@backstage/cli-common
Advanced tools
Comparing version 0.1.11 to 0.1.12-next.0
# @backstage/cli-common | ||
## 0.1.12-next.0 | ||
### Patch Changes | ||
- 482dae5de1c: Updated link to docs. | ||
## 0.1.11 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@backstage/cli-common", | ||
"description": "Common functionality used by cli, backend, and create-app", | ||
"version": "0.1.11", | ||
"version": "0.1.12-next.0", | ||
"main": "dist/index.cjs.js", | ||
@@ -35,3 +35,3 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.22.0", | ||
"@backstage/cli": "^0.22.4-next.1", | ||
"@types/node": "^16.0.0" | ||
@@ -38,0 +38,0 @@ }, |
@@ -12,2 +12,2 @@ # @backstage/cli-common | ||
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md) | ||
- [Backstage Documentation](https://github.com/backstage/backstage/blob/master/docs/README.md) | ||
- [Backstage Documentation](https://backstage.io/docs) |
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
17190