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.3.30 to 0.3.31

0

dist/src/infraAws.d.ts

@@ -0,0 +0,0 @@ import { AWSConfiguration, AWSUser, AWSRegion, AWSProfileConfig, AWSAPIKeyUserConfig, AWSAccessKeyId, AWSSecretAccessKey, AWSEnvironmentVariableUserConfig, Name } from './types/awsAccount';

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=infraAws.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { AWSDeploymentRegion } from './awsDeployment';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=awsAccount.js.map

@@ -0,0 +0,0 @@ import { Deployment } from '@goldstack/infra';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=awsDeployment.js.map

@@ -0,0 +0,0 @@ import { Name } from './awsAccount';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=awsTerraformState.js.map

4

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

@@ -45,3 +45,3 @@ "keywords": [

"@goldstack/utils-log": "0.2.9",
"@goldstack/utils-package": "0.3.25",
"@goldstack/utils-package": "0.3.26",
"@goldstack/utils-sh": "0.4.22",

@@ -48,0 +48,0 @@ "aws-sdk": "2.1001.0",

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