New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@comunica/actor-rdf-parse-html

Package Overview
Dependencies
Maintainers
3
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/actor-rdf-parse-html - npm Package Compare versions

Comparing version 1.12.1 to 1.13.0

2

lib/ActorRdfParseHtml.js

@@ -18,3 +18,3 @@ "use strict";

// Only initialize once
quads._read = null;
quads._read = () => { return; };
// Create callbacks action

@@ -21,0 +21,0 @@ let endBarrier = 1;

{
"name": "@comunica/actor-rdf-parse-html",
"version": "1.12.1",
"version": "1.13.0",
"description": "A html rdf-parse actor",

@@ -45,4 +45,4 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-html",

"devDependencies": {
"@comunica/bus-rdf-parse": "^1.11.0",
"@comunica/core": "^1.9.2"
"@comunica/bus-rdf-parse": "^1.13.0",
"@comunica/core": "^1.13.0"
},

@@ -72,3 +72,3 @@ "jest": {

},
"gitHead": "9f4f4c013308b068d3b32ccd43ac10783580cb91"
"gitHead": "cd8df73fe091e3d7413147ec5301b47be2de392a"
}
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