Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hashicorp/js-releases

Package Overview
Dependencies
Maintainers
32
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/js-releases - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

16

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc