clownface-shacl-path
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "clownface-shacl-path", | ||
"description": "Find nodes in graph by following SHACL Paths", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"main": "index.js", | ||
@@ -29,3 +29,3 @@ "type": "module", | ||
"peerDependencies": { | ||
"clownface": "^1" | ||
"clownface": "1 - 2" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
"@types/chai": "^4.2.19", | ||
"@types/clownface": "^1.2.0", | ||
"@types/clownface": "^2.0.0", | ||
"@types/mocha": "^10", | ||
@@ -52,3 +52,3 @@ "@types/node": "^18", | ||
"chai": "^4.3.4", | ||
"clownface": "^1.3.0", | ||
"clownface": "^2.0.0", | ||
"eslint": "^8.34.0", | ||
@@ -55,0 +55,0 @@ "eslint-config-standard": "^17.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32000