Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "parse-url", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "An advanced url parser supporting git urls too.", | ||
@@ -35,2 +35,3 @@ "main": "lib/index.js", | ||
"is-ssh": "^1.3.0", | ||
"normalize-url": "^1.9.1", | ||
"parse-path": "^3.0.1", | ||
@@ -56,2 +57,2 @@ "protocols": "^1.4.0" | ||
} | ||
} | ||
} |
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
12716
4
+ Addednormalize-url@^1.9.1
+ Addedis-plain-obj@1.1.0(transitive)
+ Addednormalize-url@1.9.1(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprepend-http@1.0.4(transitive)
+ Addedquery-string@4.3.4(transitive)
+ Addedsort-keys@1.1.2(transitive)
+ Addedstrict-uri-encode@1.1.0(transitive)