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
0
Versions
267
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.5.2 to 0.5.3

19

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

@@ -49,19 +49,6 @@ "description": "UniverSheet normal plugin UI manager",

"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite": "^6.0.6",
"vitest": "^2.1.8",
"@univerjs-infra/shared": "0.5.2"
"@univerjs-infra/shared": "0.5.3"
},
"space": {
".": {
"import": "./lib/es/index.js",
"require": "./lib/cjs/index.js",
"types": "./lib/types/index.d.ts"
},
"./*": {
"import": "./lib/es/*",
"require": "./lib/cjs/*",
"types": "./lib/types/index.d.ts"
},
"./lib/*": "./lib/*"
},
"scripts": {

@@ -68,0 +55,0 @@ "test": "vitest run",

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