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

@goldstack/infra

Package Overview
Dependencies
Maintainers
0
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.4.18 to 0.4.19

12

package.json
{
"name": "@goldstack/infra",
"version": "0.4.18",
"version": "0.4.19",
"description": "Utilities for defining infrastructure for npm packages.",

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

"publish": "utils-git changed --exec \"yarn npm publish $@\"",
"test-ci": "jest --passWithNoTests --config=./jest.config.js --runInBand",
"test": "jest --passWithNoTests --config=./jest.config.js --runInBand",
"version:apply": "utils-git changed --exec \"yarn version $@ && yarn version apply\"",

@@ -41,8 +41,8 @@ "version:apply:force": "yarn version $@ && yarn version apply"

"dependencies": {
"@goldstack/utils-config": "0.4.18",
"@goldstack/utils-log": "0.3.15",
"@goldstack/utils-sh": "0.5.17"
"@goldstack/utils-config": "0.4.19",
"@goldstack/utils-log": "0.3.16",
"@goldstack/utils-sh": "0.5.18"
},
"devDependencies": {
"@goldstack/utils-git": "0.2.10",
"@goldstack/utils-git": "0.2.11",
"@swc/core": "^1.9.3",

@@ -49,0 +49,0 @@ "@swc/jest": "^0.2.37",

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