New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ctrl/shared-torrent

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctrl/shared-torrent - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

1

dist/index.js

@@ -14,2 +14,1 @@ "use strict";

})(TorrentState = exports.TorrentState || (exports.TorrentState = {}));
//# sourceMappingURL=index.js.map

12

package.json
{
"name": "@ctrl/shared-torrent",
"version": "3.0.3",
"version": "3.0.4",
"description": "shared types and interfaces between torrent clients",

@@ -9,3 +9,3 @@ "author": "Scott Cooper <scttcper@gmail.com>",

"main": "dist/index.js",
"typings": "dist/index.d.ts",
"types": "dist/index.d.ts",
"files": [

@@ -26,8 +26,8 @@ "dist"

"dependencies": {
"got": "^11.6.0"
"got": "^11.8.1"
},
"devDependencies": {
"@ctrl/eslint-config": "1.1.1",
"@types/node": "14.6.4",
"typescript": "4.0.2"
"@ctrl/eslint-config": "1.2.8",
"@types/node": "14.14.13",
"typescript": "4.1.3"
},

@@ -34,0 +34,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc