@comunica/actor-http-wayback
Advanced tools
Comparing version 2.8.0 to 2.8.1
{ | ||
"name": "@comunica/actor-http-wayback", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "A wayback http actor", | ||
@@ -35,6 +35,6 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/bus-http": "^2.8.0", | ||
"@comunica/context-entries": "^2.8.0", | ||
"@comunica/core": "^2.8.0", | ||
"cross-fetch": "^3.1.5", | ||
"@comunica/bus-http": "^2.8.1", | ||
"@comunica/context-entries": "^2.8.1", | ||
"@comunica/core": "^2.8.1", | ||
"cross-fetch": "^4.0.0", | ||
"stream-to-string": "^1.2.0" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "2459c84cb0ddc959436d8742f1f7b2805ce09825" | ||
"gitHead": "bd61ea606b0c7de1352a9b8a3b148accddbb21ea" | ||
} |
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
+ Addedcross-fetch@4.1.0(transitive)
Updated@comunica/bus-http@^2.8.1
Updated@comunica/core@^2.8.1
Updatedcross-fetch@^4.0.0