Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

parse-torrent

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-torrent - npm Package Compare versions

Comparing version 11.0.16 to 11.0.17

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [11.0.17](https://github.com/webtorrent/parse-torrent/compare/v11.0.16...v11.0.17) (2024-06-29)
### Bug Fixes
* **deps:** update dependency uint8-util to ^2.2.5 ([#185](https://github.com/webtorrent/parse-torrent/issues/185)) ([c0c72ce](https://github.com/webtorrent/parse-torrent/commit/c0c72ceb2ca7484434cf4c25563191697febf12a))
## [11.0.16](https://github.com/webtorrent/parse-torrent/compare/v11.0.15...v11.0.16) (2024-01-16)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "parse-torrent",
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)",
"version": "11.0.16",
"version": "11.0.17",
"author": {

@@ -29,3 +29,3 @@ "name": "WebTorrent LLC",

"queue-microtask": "^1.2.3",
"uint8-util": "^2.2.4"
"uint8-util": "^2.2.5"
},

@@ -37,3 +37,3 @@ "devDependencies": {

"standard": "^17.1.0",
"tape": "5.7.3",
"tape": "5.8.1",
"webtorrent-fixtures": "2.0.2",

@@ -40,0 +40,0 @@ "xtend": "4.0.2"

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