Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@goldstack/infra

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldstack/infra - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

11

package.json
{
"name": "@goldstack/infra",
"version": "0.2.1",
"version": "0.3.0",
"description": "Utilities for defining infrastructure",

@@ -21,8 +21,9 @@ "license": "MIT",

"test:ci": "jest --passWithNoTests --config=./jest.config.js",
"version:apply": "utils-git changed --exec \"yarn version $@ && yarn version apply\""
"version:apply": "utils-git changed --exec \"yarn version $@ && yarn version apply\"",
"version:apply:force": "yarn version $@ && yarn version apply"
},
"dependencies": {
"@goldstack/utils-config": "0.2.1",
"@goldstack/utils-log": "0.1.36",
"@goldstack/utils-sh": "0.3.1"
"@goldstack/utils-config": "0.3.0",
"@goldstack/utils-log": "0.2.0",
"@goldstack/utils-sh": "0.4.0"
},

@@ -29,0 +30,0 @@ "devDependencies": {

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