@teambit/capsule
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -7,3 +7,3 @@ /// <reference types="node" /> | ||
export declare const DEFAULT_CHUNK_SIZE = 1024; | ||
export default class DuplexBufferStream extends Duplex { | ||
export declare class DuplexBufferStream extends Duplex { | ||
private initialSize; | ||
@@ -10,0 +10,0 @@ private incrementAmount; |
@@ -94,3 +94,3 @@ "use strict"; | ||
} | ||
exports.default = DuplexBufferStream; | ||
exports.DuplexBufferStream = DuplexBufferStream; | ||
//# sourceMappingURL=duplex-buffer-stream.js.map |
{ | ||
"name": "@teambit/capsule", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"repository": "teambit/capsule", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
261033
95
1507
1