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

@univerjs/engine-numfmt

Package Overview
Dependencies
Maintainers
5
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/engine-numfmt - npm Package Compare versions

Comparing version 0.1.14 to 0.1.15

9

package.json
{
"name": "@univerjs/engine-numfmt",
"version": "0.1.14",
"version": "0.1.15",
"private": false,

@@ -54,5 +54,5 @@ "description": "UniverSheet normal plugin UI manager",

"typescript": "^5.4.5",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vitest": "^1.6.0",
"@univerjs/shared": "0.1.14"
"@univerjs/shared": "0.1.15"
},

@@ -77,4 +77,5 @@ "univerSpace": {

"lint:types": "tsc --noEmit",
"build": "tsc && vite build"
"build": "tsc && vite build",
"sync:cnpm": "cnpm sync"
}
}
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