arrow-wasm
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -7,3 +7,3 @@ { | ||
"description": "Apache Arrow in WebAssembly", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"license": "MIT/Apache-2.0", | ||
@@ -15,11 +15,15 @@ "repository": { | ||
"files": [ | ||
"arrow_wasm_bg.wasm", | ||
"arrow_wasm.js", | ||
"arrow_wasm.d.ts", | ||
"LICENSE_APACHE.txt", | ||
"LICENSE_MIT.txt" | ||
"dist" | ||
], | ||
"module": "arrow_wasm.js", | ||
"types": "arrow_wasm.d.ts", | ||
"main": "dist/arrow.js", | ||
"scripts": { | ||
"build": "rimraf dist && rollup --config", | ||
"clean": "rimraf dist pkg" | ||
}, | ||
"devDependencies": { | ||
"@wasm-tool/rollup-plugin-rust": "^1.0.5", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.38.0" | ||
}, | ||
"sideEffects": false | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
2042664
0
3
5
2552
37
2