mc-ext-basics
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -10,3 +10,4 @@ 'use strict' | ||
require('./src/stages/pause-for-x-seconds'), | ||
require('./src/stages/run-local-shell-command') | ||
require('./src/stages/run-local-shell-command'), | ||
require('./src/stages/run-remote-shell-command') | ||
], | ||
@@ -13,0 +14,0 @@ logs: [ |
{ | ||
"name": "mc-ext-basics", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "", | ||
@@ -11,3 +11,5 @@ "main": "index.js", | ||
"license": "MIT", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"ssh-exec": "https://github.com/andyfleming/ssh-exec.git#77025d4" | ||
}, | ||
"devDependencies": { | ||
@@ -14,0 +16,0 @@ "mc-extension-validator": "*", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11052
13
286
1
1