Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@meteor-it/xrest

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meteor-it/xrest - npm Package Compare versions

Comparing version 1.3.8 to 1.3.9

2

multipart.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc