New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hashicorp/js-releases

Package Overview
Dependencies
Maintainers
23
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.2.1 to 1.3.0

16

package.json
{
"name": "@hashicorp/js-releases",
"version": "1.2.1",
"version": "1.3.0",
"description": "Download packages from releases.hashicorp.com",

@@ -11,3 +11,3 @@ "main": "./out/index.js",

"test": "mocha",
"package": "npm run-script test && npm run-script compile"
"prepare": "npm run-script test && npm run-script compile"
},

@@ -27,15 +27,15 @@ "repository": {

"del": "^5.1.0",
"openpgp": "vordimous/openpgpjs",
"semver": "^7.3.2",
"openpgp": "git+https://git@github.com/vordimous/openpgpjs.git#058265f3748b37b6e830e7e675cb28c8202aeded",
"semver": "^7.3.4",
"yauzl": "^2.10.0"
},
"devDependencies": {
"@types/mocha": "^8.0.2",
"@types/mocha": "^8.2.0",
"@types/node": "^12.12.54",
"@types/openpgp": "^4.4.12",
"@types/openpgp": "^4.4.15",
"@types/yauzl": "^2.9.1",
"mocha": "^8.1.1",
"ts-node": "^9.0.0",
"typescript": "^3.9.7"
"ts-node": "^9.1.1",
"typescript": "^4.1.3"
}
}

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