New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@goldstack/utils-sh

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldstack/utils-sh - npm Package Compare versions

Comparing version 0.1.2 to 0.1.4

0

dist/utilsSh.d.ts

@@ -0,0 +0,0 @@ import sh from 'shelljs';

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

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

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

8

package.json
{
"name": "@goldstack/utils-sh",
"version": "0.1.2",
"version": "0.1.4",
"license": "MIT",

@@ -14,10 +14,10 @@ "author": "Max Rohde",

"compile:watch:light": "nodemon --watch ./src/ -e '*' --exec 'yarn compile'",
"version:apply": "yarn version $@",
"coverage": "jest --collect-coverage --passWithNoTests --config=./jest.config.js",
"prepublishOnly": "yarn run build",
"publish": "yarn npm publish",
"test:ci": "jest --passWithNoTests --config=./jest.config.js"
"test:ci": "jest --passWithNoTests --config=./jest.config.js",
"version:apply": "yarn version \"$@\""
},
"dependencies": {
"@goldstack/utils-log": "0.1.8",
"@goldstack/utils-log": "0.1.11",
"ncp": "^2.0.0",

@@ -24,0 +24,0 @@ "shelljs": "^0.8.4"

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