Socket
Socket
Sign inDemoInstall

@rane/web-auto-extractor

Package Overview
Dependencies
30
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

2

dist/parsers/micro-rdfa-parser.js

@@ -151,3 +151,3 @@ 'use strict';

});
} else if (tag === PROP) {
} else if (tag === PROP && textForProp !== false) {
var _scope = scopes[scopes.length - 1];

@@ -154,0 +154,0 @@ if (Array.isArray(_scope[textForProp])) {

{
"name": "@rane/web-auto-extractor",
"version": "2.0.3",
"version": "2.0.4",
"description": "Automatically extracts structured information from webpages",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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