@ctrl/shared-torrent
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@ctrl/shared-torrent", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "shared types and interfaces between torrent clients", | ||
@@ -25,8 +25,8 @@ "author": "Scott Cooper <scttcper@gmail.com>", | ||
"dependencies": { | ||
"got": "^11.5.2" | ||
"got": "^11.6.0" | ||
}, | ||
"devDependencies": { | ||
"@ctrl/eslint-config": "1.0.6", | ||
"@types/node": "14.0.27", | ||
"typescript": "3.9.7" | ||
"@ctrl/eslint-config": "1.1.1", | ||
"@types/node": "14.6.4", | ||
"typescript": "4.0.2" | ||
}, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
@@ -1,2 +0,2 @@ | ||
# shared-torrent [![npm](https://badgen.net/npm/v/@ctrl/shared-torrent)](https://www.npmjs.com/package/@ctrl/shared-torrent) [![CircleCI](https://badgen.net/circleci/github/scttcper/shared-torrent)](https://circleci.com/gh/scttcper/shared-torrent) | ||
# @ctrl/shared-torrent [![npm](https://badgen.net/npm/v/@ctrl/shared-torrent)](https://www.npmjs.com/package/@ctrl/shared-torrent) [![CircleCI](https://badgen.net/circleci/github/scttcper/shared-torrent)](https://circleci.com/gh/scttcper/shared-torrent) | ||
@@ -3,0 +3,0 @@ > shared types and interfaces between torrent clients |
6364
Updatedgot@^11.6.0