Socket
Socket
Sign inDemoInstall

crawler-url-parser

Package Overview
Dependencies
40
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

12

package.json
{
"name": "crawler-url-parser",
"version": "1.5.0",
"version": "1.5.1",
"description": "An `URL` parser for crawling purpose.",

@@ -31,3 +31,6 @@ "main": "crawler-url-parser.js",

"external",
"internal"
"internal",
"parse-url",
"urlparser",
"fast-url-parser"
],

@@ -41,5 +44,4 @@ "dependencies": {

"devDependencies": {
"fs": "*",
"mocha": "*",
"path": "*"
"mocha": "^4.0.1",
"path": "^0.12.7"
},

@@ -46,0 +48,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc