mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-29 16:36:37 +00:00
Publish v1.8.1
This commit is contained in:
parent
725545731d
commit
3c5dbab649
14
package.json
14
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"description": "parquet file parser for javascript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
@ -32,13 +32,13 @@
|
||||
"test": "vitest run"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.10.2",
|
||||
"@vitest/coverage-v8": "2.1.8",
|
||||
"eslint": "9.17.0",
|
||||
"@types/node": "22.10.7",
|
||||
"@vitest/coverage-v8": "3.0.1",
|
||||
"eslint": "9.18.0",
|
||||
"eslint-plugin-jsdoc": "50.6.1",
|
||||
"hyparquet-compressors": "1.0.0",
|
||||
"typescript": "5.7.2",
|
||||
"typescript-eslint": "8.18.1",
|
||||
"vitest": "2.1.8"
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.20.0",
|
||||
"vitest": "3.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user