Socket
Socket
Sign inDemoInstall

@comunica/bus-rdf-parse

Package Overview
Dependencies
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/bus-rdf-parse - npm Package Compare versions

Comparing version 1.21.1 to 1.21.4-alpha.4.0

LICENSE.txt

2

lib/ActorRdfParse.d.ts

@@ -5,3 +5,3 @@ /// <reference types="node" />

import type { IAction, IActorOutput, IActorTest } from '@comunica/core';
import type * as RDF from 'rdf-js';
import type * as RDF from '@rdfjs/types';
/**

@@ -8,0 +8,0 @@ * A base actor for listening to RDF parse events.

{
"name": "@comunica/bus-rdf-parse",
"version": "1.21.1",
"version": "1.21.4-alpha.4.0",
"description": "A comunica bus for 'init' events.",

@@ -37,7 +37,7 @@ "lsd:module": true,

"devDependencies": {
"@comunica/core": "^1.21.1"
"@comunica/core": "1.21.4-alpha.4.0"
},
"dependencies": {
"@comunica/actor-abstract-mediatyped": "^1.21.1",
"@types/rdf-js": "*"
"@comunica/actor-abstract-mediatyped": "1.21.4-alpha.4.0",
"@rdfjs/types": "*"
},

@@ -65,3 +65,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