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

metascraper-author

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metascraper-author - npm Package Compare versions

Comparing version 3.10.9 to 3.11.0

1

index.js

@@ -42,2 +42,3 @@ 'use strict'

wrap($ => $('meta[name="author"]').attr('content')),
wrap($ => $('meta[property="author"]').attr('content')),
wrap($ => $('meta[property="article:author"]').attr('content')),

@@ -44,0 +45,0 @@ wrap($ => getValue($, $('[itemprop*="author"] [itemprop="name"]'))),

2

package.json

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

"homepage": "https://metascraper.js.org",
"version": "3.10.9",
"version": "3.11.0",
"main": "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