@yowasp/nextpnr-ice40
Advanced tools
Comparing version 0.0.0-experimental4 to 0.7.154-dev.498
{ | ||
"name": "@yowasp/nextpnr-ice40", | ||
"version": "0.0.0-experimental4", | ||
"version": "0.7.154-dev.498", | ||
"description": "nextpnr-ice40 FPGA place and route tool", | ||
@@ -31,3 +31,3 @@ "author": "Catherine <whitequark@whitequark.org>", | ||
"@bytecodealliance/jco": "^0.14.1", | ||
"@yowasp/runtime": "5.0.25", | ||
"@yowasp/runtime": "5.0.28", | ||
"esbuild": "^0.19.8" | ||
@@ -39,4 +39,5 @@ }, | ||
"build:node": "esbuild --bundle lib/api.js --outfile=gen/bundle-node.js --format=esm --platform=node", | ||
"build:browser": "esbuild --bundle lib/api.js --outfile=gen/bundle-browser.js --format=esm --platform=browser" | ||
"build:browser": "esbuild --bundle lib/api.js --outfile=gen/bundle-browser.js --format=esm --platform=browser", | ||
"all": "npm run transpile && npm run pack && npm run build:node && npm run build:browser" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
234987710
27714
22