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 0.1.0 to 0.1.1

.travis.yml

12

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

@@ -12,2 +12,12 @@ "main": "index.js",

},
"testling": {
"files": "test/*.js",
"browsers": [
"ie9",
"ie10",
"ff20",
"chrome20",
"safari6"
]
},
"repository": {

@@ -14,0 +24,0 @@ "type": "git",

magnet-uri
==========
[![Build Status](https://travis-ci.org/feross/magnet-uri.png?branch=master)](https://travis-ci.org/feross/magnet-uri)
[![browser support](https://ci.testling.com/feross/magnet-uri.png)](https://ci.testling.com/feross/magnet-uri)
Parse a magnet URI and return an object of keys/values. If the magnet URI is invalid, this module throws an exception.

@@ -5,0 +9,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