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

@comunica/actor-rdf-parse-html-script

Package Overview
Dependencies
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.21.1 to 1.21.4-alpha.4.0

LICENSE.txt

2

lib/HtmlScriptListener.d.ts

@@ -5,3 +5,3 @@ import type { IActionHandleRdfParse, IActorOutputHandleRdfParse, IActorTestHandleRdfParse } from '@comunica/bus-rdf-parse';

import { ActionContext } from '@comunica/core';
import type * as RDF from 'rdf-js';
import type * as RDF from '@rdfjs/types';
/**

@@ -8,0 +8,0 @@ * An HTML parse listeners that detects <script> data blocks with known RDF media tyoes,

{
"name": "@comunica/actor-rdf-parse-html-script",
"version": "1.21.1",
"version": "1.21.4-alpha.4.0",
"description": "A html-script rdf-parse actor",

@@ -35,4 +35,4 @@ "lsd:module": true,

"dependencies": {
"@comunica/bus-rdf-parse-html": "^1.21.1",
"@types/rdf-js": "*",
"@comunica/bus-rdf-parse-html": "1.21.4-alpha.4.0",
"@rdfjs/types": "*",
"relative-to-absolute-iri": "^1.0.5"

@@ -45,4 +45,4 @@ },

"devDependencies": {
"@comunica/bus-rdf-parse": "^1.21.1",
"@comunica/core": "^1.21.1"
"@comunica/bus-rdf-parse": "1.21.4-alpha.4.0",
"@comunica/core": "1.21.4-alpha.4.0"
},

@@ -70,3 +70,4 @@ "jest": {

"validate": "npm ls"
}
},
"gitHead": "8155391e9dba0c4d9d04c08e3abc0999a11f329c"
}
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