@getforma/kmd
Advanced tools
+4
-1
@@ -12,2 +12,3 @@ #!/usr/bin/env node | ||
| 'darwin-x64': '@getforma/kmd-darwin-x64', | ||
| 'linux-arm64': '@getforma/kmd-linux-arm64', | ||
| 'linux-x64': '@getforma/kmd-linux-x64', | ||
@@ -23,3 +24,5 @@ 'win32-x64': '@getforma/kmd-win32-x64', | ||
| `kmd does not have a prebuilt binary for ${process.platform}-${process.arch}.\n` + | ||
| `Supported platforms: ${Object.keys(PLATFORMS).join(', ')}` | ||
| `Supported platforms: ${Object.keys(PLATFORMS).join(', ')}\n\n` + | ||
| `If you'd like support for this platform, please open an issue:\n` + | ||
| `https://github.com/getforma-dev/kmd/issues` | ||
| ); | ||
@@ -26,0 +29,0 @@ process.exit(1); |
+6
-5
| { | ||
| "name": "@getforma/kmd", | ||
| "version": "0.1.4", | ||
| "version": "0.1.6", | ||
| "description": "K.md — kausing much damage to dev workflow chaos", | ||
@@ -10,6 +10,7 @@ "license": "MIT", | ||
| "optionalDependencies": { | ||
| "@getforma/kmd-darwin-arm64": "0.1.4", | ||
| "@getforma/kmd-darwin-x64": "0.1.4", | ||
| "@getforma/kmd-linux-x64": "0.1.4", | ||
| "@getforma/kmd-win32-x64": "0.1.4" | ||
| "@getforma/kmd-darwin-arm64": "0.1.6", | ||
| "@getforma/kmd-darwin-x64": "0.1.6", | ||
| "@getforma/kmd-linux-arm64": "0.1.6", | ||
| "@getforma/kmd-linux-x64": "0.1.6", | ||
| "@getforma/kmd-win32-x64": "0.1.6" | ||
| }, | ||
@@ -16,0 +17,0 @@ "engines": { |
+5
-0
| # K.md | ||
| [](https://www.npmjs.com/package/@getforma/kmd) | ||
| [](https://github.com/getforma-dev/kmd/actions/workflows/release.yml) | ||
| [](https://socket.dev/npm/package/@getforma/kmd) | ||
| [](https://opensource.org/licenses/MIT) | ||
| **Kausing Much Damage** to dev workflow chaos. | ||
@@ -4,0 +9,0 @@ |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
5997
13.11%45
7.14%128
4.07%5
25%1
Infinity%