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
0
Versions
150
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.39-alpha.47 to 0.1.39-alpha.48

1

lib/types/ts/v1/apply.d.ts

@@ -53,2 +53,3 @@ import { Metadata } from '@grpc/grpc-js';

initialSheets: InitialSheet[];
workbookDataJson: string;
}

@@ -55,0 +56,0 @@ export interface CreateUnitResponse {

@@ -67,2 +67,3 @@ import { Metadata } from '@grpc/grpc-js';

preCreateUnitId: string;
workbookDataJson: string;
}

@@ -69,0 +70,0 @@ export interface CreateUnitResponse {

2

package.json
{
"name": "@univerjs/protocol",
"version": "0.1.39-alpha.47",
"version": "0.1.39-alpha.48",
"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