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.36 to 0.3.37

17

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

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

"build:watch": "yarn clean && yarn compile-watch",
"clean": "rm -rf ./dist",
"clean": "rimraf ./dist",
"compile": "tsc -p tsconfig.json",

@@ -43,7 +43,7 @@ "compile-watch": "tsc -p tsconfig.json --watch",

"dependencies": {
"@goldstack/infra": "0.3.28",
"@goldstack/utils-config": "0.3.25",
"@goldstack/utils-log": "0.2.10",
"@goldstack/utils-package": "0.3.30",
"@goldstack/utils-sh": "0.4.24",
"@goldstack/infra": "0.3.29",
"@goldstack/utils-config": "0.3.26",
"@goldstack/utils-log": "0.2.11",
"@goldstack/utils-package": "0.3.31",
"@goldstack/utils-sh": "0.4.25",
"aws-sdk": "2.1001.0",

@@ -54,3 +54,3 @@ "axios": "^0.21.1",

"devDependencies": {
"@goldstack/utils-git": "0.1.30",
"@goldstack/utils-git": "0.1.31",
"@types/jest": "^27.0.2",

@@ -60,2 +60,3 @@ "@types/node": "^16.11.0",

"renamer": "^0.7.0",
"rimraf": "^3.0.2",
"ts-jest": "^26.5.4",

@@ -62,0 +63,0 @@ "ts-json-schema-generator": "^0.96.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