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

@goldstack/infra-aws

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldstack/infra-aws - npm Package Compare versions

Comparing version 0.1.18 to 0.1.20

11

package.json
{
"name": "@goldstack/infra-aws",
"version": "0.1.18",
"version": "0.1.20",
"description": "Utilities to work with AWS infrastructrue via the cli.",

@@ -20,11 +20,12 @@ "license": "MIT",

"test:ci": "jest --passWithNoTests --config=./jest.config.js",
"version:apply": "yarn version \"$@\""
"version:apply": "utils-git changed --exec \"yarn version $@\""
},
"dependencies": {
"@goldstack/utils-config": "0.1.19",
"@goldstack/utils-log": "0.1.26",
"@goldstack/utils-sh": "0.1.19",
"@goldstack/utils-config": "0.1.20",
"@goldstack/utils-log": "0.1.28",
"@goldstack/utils-sh": "0.1.20",
"handlebars": "^4.7.6"
},
"devDependencies": {
"@goldstack/utils-git": "0.1.19",
"@types/jest": "^25.2.3",

@@ -31,0 +32,0 @@ "@types/node": "^14.0.6",

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