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.3.3 to 0.3.4

27

package.json
{
"name": "@goldstack/infra",
"version": "0.3.3",
"description": "Utilities for defining infrastructure",
"version": "0.3.4",
"description": "Utilities for defining infrastructure for npm packages.",
"keywords": [
"goldstack",
"utility",
"infrastructure",
"IaC",
"configuration"
],
"homepage": "https://goldstack.party",
"bugs": {
"url": "https://github.com/goldstack/goldstack/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/goldstack/goldstack-lib.git"
},
"license": "MIT",

@@ -25,8 +40,8 @@ "author": "Max Rohde",

"dependencies": {
"@goldstack/utils-config": "0.3.2",
"@goldstack/utils-log": "0.2.0",
"@goldstack/utils-sh": "0.4.2"
"@goldstack/utils-config": "0.3.3",
"@goldstack/utils-log": "0.2.1",
"@goldstack/utils-sh": "0.4.3"
},
"devDependencies": {
"@goldstack/utils-git": "0.1.21",
"@goldstack/utils-git": "0.1.22",
"@types/jest": "^25.2.3",

@@ -33,0 +48,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