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

@univerjs/protocol

Package Overview
Dependencies
Maintainers
5
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/protocol - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

lib/types/ts/v1/conf.d.ts

@@ -29,2 +29,3 @@ import type { Duration } from "../google/protobuf/duration";

endpoint: string;
endpointPublic: string;
usePathStyle: boolean;

@@ -31,0 +32,0 @@ presignExpires: Duration | undefined;

2

lib/types/ts/v1/exchange.d.ts

@@ -69,3 +69,3 @@ import { Metadata } from "@grpc/grpc-js";

snapshot: Snapshot | undefined;
/** key is the sheetID, value is the sheet block */
/** key is the blockID, value is the sheet block */
sheetBlocks: {

@@ -72,0 +72,0 @@ [key: string]: SheetBlock;

{
"name": "@univerjs/protocol",
"version": "0.1.0",
"version": "0.1.1",
"private": false,

@@ -5,0 +5,0 @@ "description": "A protocol of Univer repos",

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