@hashicorp/js-releases
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -0,1 +1,17 @@ | ||
# 1.7.1 (2023-10-24) | ||
ENHANCEMENT: | ||
* Bump Node version to 18 by @dbanck in https://github.com/hashicorp/js-releases/pull/168 | ||
INTERNAL: | ||
* Bump @types/node from 14.18.58 to 18.18.6 by @dependabot in https://github.com/hashicorp/js-releases/pull/167 | ||
* Bump @types/semver from 7.5.1 to 7.5.4 by @dependabot in https://github.com/hashicorp/js-releases/pull/169 | ||
* Bump openpgp from 5.10.1 to 5.10.2 by @dependabot in https://github.com/hashicorp/js-releases/pull/172 | ||
* Bump @types/yauzl from 2.10.0 to 2.10.2 by @dependabot in https://github.com/hashicorp/js-releases/pull/175 | ||
* SEC-090: Automated trusted workflow pinning (2023-09-27) by @hashicorp-tsccr in https://github.com/hashicorp/js-releases/pull/179 | ||
* Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in https://github.com/hashicorp/js-releases/pull/180 | ||
* Bump @babel/traverse from 7.18.8 to 7.23.2 by @dependabot in https://github.com/hashicorp/js-releases/pull/185 | ||
# 1.7.0 (2023-09-07) | ||
@@ -2,0 +18,0 @@ |
{ | ||
"name": "@hashicorp/js-releases", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "Download packages from releases.hashicorp.com", | ||
@@ -35,3 +35,3 @@ "main": "./out/index.js", | ||
"@types/jest": "^28.1.4", | ||
"@types/node": "^14.18.10", | ||
"@types/node": "^18.17.15", | ||
"@types/semver": "^7.3.1", | ||
@@ -38,0 +38,0 @@ "@types/yauzl": "^2.9.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
88868