Socket
Socket
Sign inDemoInstall

magnet-uri

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magnet-uri - npm Package Compare versions

Comparing version 5.1.6 to 5.1.7

1

index.js

@@ -6,2 +6,3 @@ module.exports = magnetURIDecode

var base32 = require('thirty-two')
var Buffer = require('safe-buffer').Buffer
var extend = require('xtend')

@@ -8,0 +9,0 @@ var uniq = require('uniq')

11

package.json
{
"name": "magnet-uri",
"description": "Parse a magnet URI and return an object of keys/values",
"version": "5.1.6",
"version": "5.1.7",
"author": {

@@ -14,2 +14,3 @@ "name": "WebTorrent, LLC",

"dependencies": {
"safe-buffer": "^5.0.1",
"thirty-two": "^1.0.1",

@@ -25,9 +26,9 @@ "uniq": "^1.0.1",

"keywords": [
"bittorrent",
"cryptolinks",
"magnet",
"p2p",
"peer-to-peer",
"uri",
"urn",
"p2p",
"peer-to-peer",
"cryptolinks",
"bittorrent",
"webtorrent"

@@ -34,0 +35,0 @@ ],

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