@loopholelabs/polyglot
Advanced tools
Comparing version 1.3.0 to 2.0.1
{ | ||
"name": "@loopholelabs/polyglot", | ||
"version": "1.3.0", | ||
"version": "2.0.1", | ||
"license": "Apache-2.0", | ||
@@ -21,7 +21,7 @@ "description": "A high-performance serialization framework used for encoding and decoding arbitrary datastructures across languages.", | ||
"@types/node": "^20.3.0", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"eslint": "^8.42.0", | ||
"@typescript-eslint/eslint-plugin": "^7.15.0", | ||
"@typescript-eslint/parser": "^7.15.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-airbnb-typescript": "^17.0.0", | ||
"eslint-config-airbnb-typescript": "^18.0.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -36,5 +36,5 @@ "eslint-plugin-import": "^2.27.5", | ||
"ts-jest": "^29.1.0", | ||
"typedoc": "^0.25.0", | ||
"typedoc": "^0.26.3", | ||
"typescript": "^5.2.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
103099