cargo-mdbook
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "cargo-mdbook", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "index.js", | ||
@@ -16,11 +16,10 @@ "author": "Gal Schlezinger", | ||
"scripts": { | ||
"postinstall": "node ./dist/match-platform.js" | ||
"postinstall": "node ./dist/match-platform.js", | ||
"prepublishOnly": "rm -f ./bin/mdbook.exe; touch ./bin/mdbook.exe; chmod u+x ./bin/mdbook.exe" | ||
}, | ||
"files": [ | ||
"dist", | ||
"bin/mdbook-windows.exe", | ||
"bin/mdbook-macos", | ||
"bin/mdbook-linux" | ||
"bin" | ||
], | ||
"dependencies": {} | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances 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
28244948
8
5