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

url-parse

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

url-parse - npm Package Compare versions

Comparing version 1.4.6 to 1.4.7

14

package.json
{
"name": "url-parse",
"version": "1.4.6",
"version": "1.4.7",
"description": "Small footprint URL parser that works seamlessly across Node.js and browser environments",

@@ -36,3 +36,3 @@ "main": "index.js",

"dependencies": {
"querystringify": "^2.0.0",
"querystringify": "^2.1.1",
"requires-port": "^1.0.0"

@@ -42,10 +42,10 @@ },

"assume": "^2.2.0",
"browserify": "^16.2.0",
"mocha": "^6.1.1",
"nyc": "^13.2.0",
"pre-commit": "^1.2.0",
"browserify": "^16.2.3",
"mocha": "^6.1.4",
"nyc": "^14.0.0",
"pre-commit": "^1.2.2",
"sauce-browsers": "^2.0.0",
"sauce-test": "^1.3.3",
"uglify-js": "^3.3.21"
"uglify-js": "^3.5.7"
}
}
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