New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teambit/capsule

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/capsule - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

x.ts

2

dist/utils/duplex-buffer-stream/duplex-buffer-stream.d.ts

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

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