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

hyparquet

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyparquet - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

src/schema.js

4

package.json
{
"name": "hyparquet",
"version": "0.1.1",
"version": "0.1.2",
"description": "parquet file parser for javascript",

@@ -31,3 +31,3 @@ "keywords": [

"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@vitest/coverage-v8": "1.1.3",

@@ -34,0 +34,0 @@ "eslint": "8.56.0",

@@ -17,3 +17,3 @@ /**

*/
export function parquetMetadata(arrayBuffer: ArrayBuffer): any
export function parquetMetadata(arrayBuffer: ArrayBuffer): FileMetaData

@@ -20,0 +20,0 @@ /**

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