arduino-cli-runtime
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "arduino-cli-runtime", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Prebuilt Arduino CLI binaries for macOS, Linux, and Windows", | ||
@@ -13,5 +13,2 @@ "bin": { | ||
], | ||
"scripts": { | ||
"test": "standard" | ||
}, | ||
"repository": { | ||
@@ -27,8 +24,8 @@ "type": "git", | ||
"homepage": "https://github.com/like/arduino-cli-runtime#readme", | ||
"devDependencies": { | ||
"standard": "^17.1.0" | ||
}, | ||
"optionalDependencies": { | ||
"arduino-cli-runtime-linux-x64": "1.0.0" | ||
}, | ||
"dependencies": { | ||
"spawn-runtime": "^1.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
0
13265
2
5
0
+ Addedspawn-runtime@^1.0.0
+ Addedspawn-runtime@1.1.0(transitive)