@libsql/hrana-client
Advanced tools
Comparing version 0.5.4 to 0.5.5
{ | ||
"name": "@libsql/hrana-client", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"keywords": [ | ||
@@ -48,5 +48,6 @@ "hrana", | ||
"dependencies": { | ||
"@libsql/isomorphic-fetch": "^0.1.10", | ||
"@libsql/isomorphic-ws": "^0.1.5", | ||
"@libsql/isomorphic-fetch": "^0.1.9", | ||
"js-base64": "^3.7.5" | ||
"js-base64": "^3.7.5", | ||
"node-fetch": "^3.3.2" | ||
}, | ||
@@ -53,0 +54,0 @@ "devDependencies": { |
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
305463
4
+ Addednode-fetch@^3.3.2
+ Addeddata-uri-to-buffer@4.0.1(transitive)
+ Addedfetch-blob@3.2.0(transitive)
+ Addedformdata-polyfill@4.0.10(transitive)
+ Addednode-domexception@1.0.0(transitive)
+ Addednode-fetch@3.3.2(transitive)
+ Addedweb-streams-polyfill@3.3.3(transitive)