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.7 to 0.1.8

2

dist/infraAws.js

@@ -14,3 +14,3 @@ "use strict";

if (!path) {
path = './../../config/infra/aws/config.json';
path = utils_config_1.getAwsConfigPath('./../../');
}

@@ -17,0 +17,0 @@ // otherwise check default config file location

{
"name": "@goldstack/infra-aws",
"version": "0.1.7",
"version": "0.1.8",
"description": "Utilities to work with AWS infrastructrue via the cli.",

@@ -23,5 +23,5 @@ "license": "MIT",

"dependencies": {
"@goldstack/utils-config": "0.1.8",
"@goldstack/utils-log": "0.1.15",
"@goldstack/utils-sh": "0.1.8",
"@goldstack/utils-config": "0.1.9",
"@goldstack/utils-log": "0.1.16",
"@goldstack/utils-sh": "0.1.9",
"handlebars": "^4.7.6"

@@ -28,0 +28,0 @@ },

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