@ctrl/shared-torrent
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@ctrl/shared-torrent", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "shared types and interfaces between torrent clients", | ||
@@ -25,8 +25,8 @@ "author": "Scott Cooper <scttcper@gmail.com>", | ||
"dependencies": { | ||
"got": "^11.4.0" | ||
"got": "^11.5.2" | ||
}, | ||
"devDependencies": { | ||
"@ctrl/eslint-config": "1.0.3", | ||
"@types/node": "14.0.14", | ||
"typescript": "3.9.6" | ||
"@ctrl/eslint-config": "1.0.6", | ||
"@types/node": "14.0.27", | ||
"typescript": "3.9.7" | ||
}, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
6359
6
Updatedgot@^11.5.2