New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

run-script-cli

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

run-script-cli - npm Package Compare versions

Comparing version
0.0.11
to
0.0.12
+15
-5
package.json
{
"name": "run-script-cli",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",

@@ -64,11 +64,21 @@ "main": "./dist/index.cjs",

},
"keywords": [],
"homepage": "https://github.com/hunghg255/unbuild-package",
"keywords": [
"npm",
"yarn",
"pnpm",
"run",
"script",
"cli",
"nr",
"ni",
"nu"
],
"homepage": "https://github.com/hunghg255/run-script-cli",
"repository": {
"type": "git",
"url": "https://github.com/hunghg255/unbuild-package"
"url": "https://github.com/hunghg255/run-script-cli"
},
"bugs": {
"url": "https://github.com/hunghg255/unbuild-package/issues"
"url": "https://github.com/hunghg255/run-script-cli/issues"
}
}

@@ -7,3 +7,3 @@ <p align="center">

<p align="center">
A script generates a commit message with a conventional commit format.
Run script auto-detect node_module manager npm, pnpm, yarn. bun
</p>

@@ -10,0 +10,0 @@