mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-06 06:51:54 +00:00
Publish v1.8.3
This commit is contained in:
parent
bf268e141c
commit
312557a83a
12
package.json
12
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.8.2",
|
||||
"version": "1.8.3",
|
||||
"description": "parquet file parser for javascript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
@ -32,13 +32,13 @@
|
||||
"test": "vitest run"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.1",
|
||||
"@vitest/coverage-v8": "3.0.5",
|
||||
"eslint": "9.20.0",
|
||||
"@types/node": "22.13.4",
|
||||
"@vitest/coverage-v8": "3.0.6",
|
||||
"eslint": "9.20.1",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"hyparquet-compressors": "1.0.0",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.23.0",
|
||||
"vitest": "3.0.5"
|
||||
"typescript-eslint": "8.24.1",
|
||||
"vitest": "3.0.6"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user