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

clownface-shacl-path

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clownface-shacl-path - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

lib/findNodes.d.ts

@@ -1,2 +0,2 @@

import { NamedNode } from 'rdf-js';
import type { NamedNode } from '@rdfjs/types';
import type { MultiPointer } from 'clownface';

@@ -3,0 +3,0 @@ import { ShaclPropertyPath } from './path.js';

@@ -1,2 +0,2 @@

import { NamedNode } from 'rdf-js';
import type { NamedNode } from '@rdfjs/types';
import { GraphPointer, MultiPointer } from 'clownface';

@@ -3,0 +3,0 @@ export declare abstract class PathVisitor<R = void, TArg = unknown> {

@@ -1,2 +0,2 @@

import { NamedNode } from 'rdf-js';
import type { NamedNode } from '@rdfjs/types';
import { SparqlTemplateResult } from '@tpluscode/rdf-string';

@@ -3,0 +3,0 @@ import { MultiPointer } from 'clownface';

{
"name": "clownface-shacl-path",
"description": "Find nodes in graph by following SHACL Paths",
"version": "2.1.0",
"version": "2.1.1",
"main": "index.js",

@@ -26,3 +26,3 @@ "type": "module",

"@tpluscode/rdf-ns-builders": ">=3.0.2",
"@tpluscode/rdf-string": "^1.0.1"
"@tpluscode/rdf-string": "^1.3.1"
},

@@ -34,9 +34,9 @@ "peerDependencies": {

"@changesets/cli": "^2.19.0",
"@tpluscode/eslint-config": "^0.4.4",
"@tpluscode/eslint-config": "^0.4.5",
"@types/chai": "^4.2.19",
"@types/mocha": "^10",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@zazuko/env-node": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@zazuko/env-node": "^2.1.2",
"c8": "^7.13.0",

@@ -43,0 +43,0 @@ "chai": "^4.3.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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