Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arrow-wasm

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arrow-wasm - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

dist/assets/arrow-wasm-62bea570.wasm

10

package.json

@@ -7,3 +7,3 @@ {

"description": "Apache Arrow in WebAssembly",
"version": "0.0.18",
"version": "0.0.19",
"license": "MIT/Apache-2.0",

@@ -30,11 +30,11 @@ "repository": {

"devDependencies": {
"@rollup/plugin-typescript": "^8.1.1",
"@wasm-tool/rollup-plugin-rust": "^1.0.5",
"@rollup/plugin-typescript": "^8.2.1",
"@wasm-tool/rollup-plugin-rust": "^1.0.6",
"apache-arrow": "^3.0.0",
"light-server": "^2.9.1",
"rimraf": "^3.0.2",
"rollup": "^2.38.5",
"typescript": "^4.1.3"
"rollup": "^2.44.0",
"typescript": "^4.2.3"
},
"sideEffects": false
}

@@ -15,3 +15,3 @@ # WASM Arrow ![.github/workflows/test.yml](https://github.com/domoritz/arrow-wasm/workflows/.github/workflows/test.yml/badge.svg) [![npm version](https://img.shields.io/npm/v/arrow-wasm.svg)](https://www.npmjs.com/package/arrow-wasm)

Run with `wasm-pack build --target nodejs && node example/flights.js`.
Run with `wasm-pack build --target nodejs && node examples/flights.js`.

@@ -18,0 +18,0 @@ To use a debug build, run `wasm-pack build --target nodejs --dev && node examples/flights.js`.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc