magnet-uri
Advanced tools
Comparing version 5.1.7 to 5.1.8
{ | ||
"name": "magnet-uri", | ||
"description": "Parse a magnet URI and return an object of keys/values", | ||
"version": "5.1.7", | ||
"version": "5.1.8", | ||
"author": { | ||
@@ -20,5 +20,5 @@ "name": "WebTorrent, LLC", | ||
"devDependencies": { | ||
"airtap": "0.0.5", | ||
"standard": "*", | ||
"tape": "^4.0.0", | ||
"zuul": "^3.0.0" | ||
"tape": "^4.0.0" | ||
}, | ||
@@ -43,6 +43,6 @@ "keywords": [ | ||
"test": "standard && npm run test-node && npm run test-browser", | ||
"test-browser": "zuul -- test/*.js", | ||
"test-browser-local": "zuul --local -- test/*.js", | ||
"test-browser": "airtap -- test/*.js", | ||
"test-browser-local": "airtap --local -- test/*.js", | ||
"test-node": "tape test/*.js" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10011
4
112