@rdfjs/parser-jsonld
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "@rdfjs/parser-jsonld", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"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": "^3.3.0", | ||
"jsonld-streaming-parser": "^4.0.1", | ||
"readable-stream": "^4.5.2" | ||
@@ -36,4 +36,4 @@ }, | ||
"assert": "^2.1.0", | ||
"c8": "^9.1.0", | ||
"is-stream": "^3.0.0", | ||
"c8": "^10.0.0", | ||
"is-stream": "^4.0.1", | ||
"mocha": "^10.3.0", | ||
@@ -40,0 +40,0 @@ "stream-chunks": "^1.0.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
20810
11
+ Added@types/readable-stream@4.0.18(transitive)
+ Addedjsonld-context-parser@3.0.0(transitive)
+ Addedjsonld-streaming-parser@4.0.1(transitive)
- Removed@types/readable-stream@2.3.15(transitive)
- Removedcross-fetch@3.2.0(transitive)
- Removedjsonld-context-parser@2.4.0(transitive)
- Removedjsonld-streaming-parser@3.4.0(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)