@rdfjs/parser-jsonld
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "@rdfjs/parser-jsonld", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "JSON-LD parser that implements the RDFJS Sink interface using jsonld.js", | ||
@@ -30,3 +30,3 @@ "type": "module", | ||
"duplex-to": "^2.0.0", | ||
"jsonld-streaming-parser": "^4.0.1", | ||
"jsonld-streaming-parser": "^5.0.0", | ||
"readable-stream": "^4.5.2" | ||
@@ -38,3 +38,3 @@ }, | ||
"is-stream": "^4.0.1", | ||
"mocha": "^10.3.0", | ||
"mocha": "^11.0.1", | ||
"stream-chunks": "^1.0.0", | ||
@@ -41,0 +41,0 @@ "stricter-standard": "^0.3.0" |
Sorry, the diff of this file is not supported yet
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
21180
+ Addedjsonld-streaming-parser@5.0.0(transitive)
+ Addedrdf-data-factory@2.0.2(transitive)
- Removed@rdfjs/types@1.1.2(transitive)
- Removedjsonld-streaming-parser@4.0.1(transitive)
- Removedrdf-data-factory@1.1.3(transitive)