Comparing version 0.1.0 to 0.1.2
{ | ||
"name": "circt", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"description": "NodeJS to CIRCT bindings", | ||
@@ -8,2 +8,5 @@ "author": "", | ||
"main": "./lib/index.js", | ||
"bin": { | ||
"firtool": "bin/firtool" | ||
}, | ||
"homepage": "https://github.com/circt/node#readme", | ||
@@ -18,2 +21,3 @@ "repository": { | ||
"files": [ | ||
"bin", | ||
"lib" | ||
@@ -20,0 +24,0 @@ ], |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
76811094
5
2