Socket
Socket
Sign inDemoInstall

web-auto-extractor

Package Overview
Dependencies
99
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.3 to 1.0.0-beta.4

3

dist/parsers/micro-rdfa-parser.js

@@ -90,4 +90,2 @@ 'use strict';

if (currentScope) {
var value = getPropValue(tagName, attribs, TYPE, PROP);
if (attribs[TYPE]) {

@@ -105,2 +103,3 @@ var _getType2 = getType(attribs[TYPE]);

} else if (attribs[PROP]) {
var value = getPropValue(tagName, attribs, TYPE, PROP);
if (!value) {

@@ -107,0 +106,0 @@ tag = PROP;

{
"name": "web-auto-extractor",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.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