@cerner/terra-cli
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 1.9.0 - (February 11, 2022) | ||
* Changed | ||
* Revert limiting upper Node version to 14. | ||
## 1.8.0 - (February 8, 2022) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "@cerner/terra-cli", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Terra Cli", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"engines": { | ||
"node": "^10.13.0 || ^12.0.0 || ^14.0.0" | ||
"node": ">=10.13.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "homepage": "https://github.com/cerner/terra-toolkit", | ||
}, | ||
"gitHead": "b947af08ca377bb6094628005af428314f7adcb3" | ||
"gitHead": "a9478fada603a7fc70962319d7a223930d67cf9a" | ||
} |
@@ -8,2 +8,6 @@ # CLI | ||
## Node version support | ||
This package was developed and tested using Node 10 up to Node 14. Consumers using Node 16 or greater are advised to use it at their own risk since those versions are not officially supported due to lack of thorough testing. | ||
## Versioning | ||
@@ -10,0 +14,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26186
31
1