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

to
0.1.45-alpha.2

10

package.json
{
"name": "@univerjs/protocol",
"version": "0.1.45-alpha.0",
"version": "0.1.45-alpha.2",
"private": false,

@@ -34,3 +34,3 @@ "description": "A protocol of Univer repos",

"node": ">=16.0.0",
"npm": ">=8.0.0"
"pnpm": ">=10.0.0"
},

@@ -42,5 +42,5 @@ "peerDependencies": {

"devDependencies": {
"typescript": "^5.7.3",
"vite": "^6.1.0",
"vite-plugin-dts": "^4.5.0"
"typescript": "^5.8.2",
"vite": "^6.2.0",
"vite-plugin-dts": "^4.5.3"
},

@@ -47,0 +47,0 @@ "scripts": {