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

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.2 to 0.1.3

40

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

@@ -14,9 +14,33 @@ "main": "index.js",

"files": "test/*.js",
"browsers": [
"ie9",
"ie10",
"ff20",
"chrome20",
"safari6"
]
"browsers": {
"ie": [
10
],
"firefox": [
5,
10,
15,
20,
25
],
"chrome": [
5,
10,
15,
20,
25,
30,
31,
"canary"
],
"safari": [
5.1,
6
],
"opera": [
12,
17,
"next"
]
}
},

@@ -23,0 +47,0 @@ "repository": {

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