@comunica/actor-rdf-parse-html-script
Advanced tools
Comparing version 1.16.0 to 1.16.1
@@ -98,3 +98,3 @@ "use strict"; | ||
// Error if we are targeting this script tag specifically | ||
this.cbError(error); | ||
this.cbError(HtmlScriptListener.newErrorCoded(error.message, 'loading document failed')); | ||
} | ||
@@ -101,0 +101,0 @@ else { |
{ | ||
"name": "@comunica/actor-rdf-parse-html-script", | ||
"version": "1.16.0", | ||
"version": "1.16.1", | ||
"description": "A html-script rdf-parse actor", | ||
@@ -71,3 +71,3 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-html-script", | ||
}, | ||
"gitHead": "ed0260a5d71d61a1a77916454fb83039a4ab47b6" | ||
"gitHead": "15bb7bb0a38f91462357c00f02d05036f9a291c5" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18725