@meteor-it/xrest
Advanced tools
Comparing version 1.3.8 to 1.3.9
@@ -39,3 +39,3 @@ import { Readable as ReadableStream, Writable as WritableStream } from 'stream'; | ||
readonly partNames: string[]; | ||
private writePart(stream, partCount?); | ||
private writePart; | ||
write(stream: WritableStream): Promise<void>; | ||
@@ -42,0 +42,0 @@ } |
{ | ||
"name": "@meteor-it/xrest", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"description": "Powerfull REST client library", | ||
@@ -15,3 +15,3 @@ "main": "index.js", | ||
"@meteor-it/fs": "^1.0.4", | ||
"@meteor-it/logger": "^2.3.6", | ||
"@meteor-it/logger": "^2.3.7", | ||
"iconv-lite": "^0.4.23" | ||
@@ -22,3 +22,3 @@ }, | ||
}, | ||
"gitHead": "4d3860362b9e95dec971cf6d86e0b8b5832d911f" | ||
"gitHead": "cc24ac9159a05a342d4b3f2fcbe16037fd8d1b8e" | ||
} |
Sorry, the diff of this file is not supported yet
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
67889
Updated@meteor-it/logger@^2.3.7