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

@comunica/types

Package Overview
Dependencies
Maintainers
5
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/types - npm Package Compare versions

Comparing version 3.0.1 to 3.0.3

2

lib/IQuerySource.d.ts

@@ -76,3 +76,3 @@ import type * as RDF from '@rdfjs/types';

*/
queryQuads: (operation: Algebra.Construct, context: IActionContext) => AsyncIterator<RDF.Quad>;
queryQuads: (operation: Algebra.Operation, context: IActionContext) => AsyncIterator<RDF.Quad>;
/**

@@ -79,0 +79,0 @@ * Returns a promise resolving to the ask response of the given operation.

{
"name": "@comunica/types",
"version": "3.0.1",
"version": "3.0.3",
"description": "Typings module for Comunica",

@@ -46,3 +46,3 @@ "lsd:module": true,

},
"gitHead": "9c0b537cd927d29590c287fe882185d88a65461b"
"gitHead": "a1e050b7e921d6ea5532abc09391e49938c7e5f3"
}

Sorry, the diff of this file is not supported yet

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