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.3 to 3.10.7

4

index.js

@@ -31,4 +31,4 @@ 'use strict'

const getUrl = (baseUrl, relativePath) => (
normalizeUrl(getAbsoluteUrl(baseUrl, relativePath))
const getUrl = (baseUrl, relativePath, opts) => (
normalizeUrl(getAbsoluteUrl(baseUrl, relativePath), opts)
)

@@ -35,0 +35,0 @@

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

"homepage": "https://metascraper.js.org",
"version": "3.9.3",
"version": "3.10.7",
"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