@rescript/tools
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@rescript/tools", | ||
"description": "ReScript Tools", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"author": "ReScript Team", | ||
"license": "MIT", | ||
"bin": { | ||
"rescript-tools": "./src/Cli.bs.js" | ||
"rescript-tools": "npm/cli.js" | ||
}, | ||
@@ -16,6 +16,6 @@ "keywords": [ | ||
"files": [ | ||
"src/Cli.bs.js", | ||
"src/*.res", | ||
"src/*.resi", | ||
"analysis_binaries/", | ||
"npm/cli.js", | ||
"npm/*.res", | ||
"npm/*.resi", | ||
"binaries", | ||
"rescript.json", | ||
@@ -22,0 +22,0 @@ "README.md" |
{ | ||
"name": "@rescript/tools", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"sources": [ | ||
{ | ||
"dir": "src" | ||
"dir": "npm" | ||
} | ||
@@ -8,0 +8,0 @@ ], |
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 4 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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
33916732
12
27