Comparing version
{ | ||
"name": "luraph", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Luraph API binding for Node.JS", | ||
@@ -19,9 +19,9 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@tsconfig/node-lts": "^18.12.5", | ||
"@types/node": "^20.10.4", | ||
"@tsconfig/node-lts": "^20.1.0", | ||
"@types/node": "^20.10.6", | ||
"typescript": "^5.3.3" | ||
}, | ||
"dependencies": { | ||
"axios": "^1.6.2", | ||
"undici": "^6.0.1" | ||
"axios": "^1.6.3", | ||
"undici": "^6.2.1" | ||
}, | ||
@@ -28,0 +28,0 @@ "repository": { |
11898
-0.01%Updated
Updated