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

@comunica/types

Package Overview
Dependencies
Maintainers
4
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 1.21.1 to 1.21.4-alpha.4.0

LICENSE.txt

2

index.d.ts

@@ -0,4 +1,4 @@

import type * as RDF from '@rdfjs/types';
import type { AsyncIterator } from 'asynciterator';
import type { Map } from 'immutable';
import type * as RDF from 'rdf-js';
import type { Algebra } from 'sparqlalgebrajs';

@@ -5,0 +5,0 @@ /**

{
"name": "@comunica/types",
"version": "1.21.1",
"version": "1.21.4-alpha.4.0",
"description": "Typings module for Comunica",

@@ -34,6 +34,6 @@ "main": "index.js",

"dependencies": {
"@types/rdf-js": "*",
"asynciterator": "^3.1.0",
"@rdfjs/types": "*",
"asynciterator": "^3.2.0",
"immutable": "^3.8.2",
"sparqlalgebrajs": "^2.4.0"
"sparqlalgebrajs": "^3.0.1"
},

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