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
248
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.4 to 0.5.5-experimental.20250122-3362a4a

2

lib/cjs/index.js

@@ -1,1 +0,1 @@

"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const T="@@@";exports.DEFAULT_TEXT_FORMAT=T;
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const DEFAULT_TEXT_FORMAT="@@@";exports.DEFAULT_TEXT_FORMAT=DEFAULT_TEXT_FORMAT;

@@ -1,4 +0,4 @@

const T = "@@@";
const DEFAULT_TEXT_FORMAT = "@@@";
export {
T as DEFAULT_TEXT_FORMAT
DEFAULT_TEXT_FORMAT
};

@@ -1,1 +0,1 @@

(function(e,n){typeof exports=="object"&&typeof module<"u"?n(exports):typeof define=="function"&&define.amd?define(["exports"],n):(e=typeof globalThis<"u"?globalThis:e||self,n(e.UniverEngineNumfmt={}))})(this,function(e){"use strict";const n="@@@";e.DEFAULT_TEXT_FORMAT=n,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})});
(function(global,factory){typeof exports=="object"&&typeof module<"u"?factory(exports):typeof define=="function"&&define.amd?define(["exports"],factory):(global=typeof globalThis<"u"?globalThis:global||self,factory(global.UniverEngineNumfmt={}))})(this,function(exports2){"use strict";const DEFAULT_TEXT_FORMAT="@@@";exports2.DEFAULT_TEXT_FORMAT=DEFAULT_TEXT_FORMAT,Object.defineProperty(exports2,Symbol.toStringTag,{value:"Module"})});
{
"name": "@univerjs/engine-numfmt",
"version": "0.5.4",
"version": "0.5.5-experimental.20250122-3362a4a",
"private": false,

@@ -51,3 +51,3 @@ "description": "UniverSheet normal plugin UI manager",

"vitest": "^2.1.8",
"@univerjs-infra/shared": "0.5.4"
"@univerjs-infra/shared": "0.5.5"
},

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

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