@graphy/core.data.factory
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@graphy/core.data.factory", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Create instances of Terms and Triples/Quads. Implements @RDFJS DataFactory", | ||
@@ -25,3 +25,5 @@ "keywords": [ | ||
"main": "main.js", | ||
"dependencies": {} | ||
"dependencies": { | ||
"uri-js": "^4.2.2" | ||
} | ||
} |
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
28262
1
+ Addeduri-js@^4.2.2
+ Addedpunycode@2.3.1(transitive)
+ Addeduri-js@4.4.1(transitive)