@barchart/binary-serializer-ts
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@barchart/binary-serializer-ts", | ||
"description": "Barchart Binary Serializer (TypeScript)", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": { | ||
@@ -43,11 +43,11 @@ "name": "Luka Sotra", | ||
"devDependencies": { | ||
"@eslint/js": "^9.16.0", | ||
"@eslint/js": "^9.17.0", | ||
"@types/eslint__js": "^8.42.3", | ||
"@types/node": "^22.10.1", | ||
"@typescript-eslint/eslint-plugin": "^8.18.0", | ||
"@typescript-eslint/parser": "^8.18.0", | ||
"@types/node": "^22.10.2", | ||
"@typescript-eslint/eslint-plugin": "^8.18.1", | ||
"@typescript-eslint/parser": "^8.18.1", | ||
"eslint": "^9.16.0", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.7.2", | ||
"typescript-eslint": "^8.18.0", | ||
"typescript-eslint": "^8.18.1", | ||
"vitest": "^2.1.8" | ||
@@ -54,0 +54,0 @@ }, |