arrow-wasm
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -7,3 +7,3 @@ { | ||
"description": "Apache Arrow in WebAssembly", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"license": "MIT/Apache-2.0", | ||
@@ -20,3 +20,4 @@ "repository": { | ||
"build": "rimraf dist && rollup --config", | ||
"clean": "rimraf dist pkg" | ||
"clean": "rimraf dist pkg", | ||
"prepublishOnly": "yarn build" | ||
}, | ||
@@ -23,0 +24,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
1
2042227
2541