@backstage/cli-common
Advanced tools
Comparing version 0.1.8 to 0.1.9-next.0
# @backstage/cli-common | ||
## 0.1.9-next.0 | ||
### Patch Changes | ||
- 6e830352d4: Updated dependency `@types/node` to `^16.0.0`. | ||
## 0.1.8 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@backstage/cli-common", | ||
"description": "Common functionality used by cli, backend, and create-app", | ||
"version": "0.1.8", | ||
"version": "0.1.9-next.0", | ||
"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" | ||
}, | ||
@@ -43,3 +43,3 @@ "files": [ | ||
], | ||
"gitHead": "e244b348c473700e7d5e5fbcef38bd9f9fd1d0ba" | ||
"gitHead": "cfbf5762d7d91eee18999306b21d63840400ee29" | ||
} |
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
27647