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

@metascraper/helpers

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metascraper/helpers - npm Package Compare versions

Comparing version 3.9.2 to 3.9.3

5

index.js

@@ -20,3 +20,6 @@ 'use strict'

const normalizeUrl = url => sanetizeUrl(url, { stripWWW: false })
const normalizeUrl = url => sanetizeUrl(url, {
stripWWW: false,
sortQueryParameters: false
})

@@ -23,0 +26,0 @@ const getAbsoluteUrl = (baseUrl, relativePath = '') => (

2

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://metascraper.js.org",
"version": "3.9.2",
"version": "3.9.3",
"main": "src/index.js",

@@ -8,0 +8,0 @@ "author": {

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