@cerner/package-json-lint-config-terra
Advanced tools
Comparing version
@@ -5,2 +5,7 @@ # Changelog | ||
## 1.4.0 - (February 11, 2022) | ||
* Changed | ||
* Revert limiting upper Node version to 14. | ||
## 1.3.0 - (February 8, 2022) | ||
@@ -13,2 +18,3 @@ | ||
* Minor dependency bump | ||
## 1.2.0 - (October 12, 2021) | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "@cerner/package-json-lint-config-terra", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Package Json Lint Config", | ||
@@ -29,3 +29,3 @@ "main": "package-json-lint.config.js", | ||
"engines": { | ||
"node": "^10.13.0 || ^12.0.0 || ^14.0.0" | ||
"node": ">=10.13.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "homepage": "https://github.com/cerner/terra-toolkit", | ||
}, | ||
"gitHead": "b947af08ca377bb6094628005af428314f7adcb3" | ||
"gitHead": "a9478fada603a7fc70962319d7a223930d67cf9a" | ||
} |
@@ -39,2 +39,6 @@ # Package Json Lint Config Terra | ||
## 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 | ||
@@ -41,0 +45,0 @@ |
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
16333
2%62
6.9%1
-50%