Socket
Socket
Sign inDemoInstall

@nocobase/plugin-data-visualization

Package Overview
Dependencies
Maintainers
0
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/plugin-data-visualization - npm Package Compare versions

Comparing version 1.4.0-alpha.20240828033319 to 1.4.0-alpha.20240902021325

12

dist/externalVersion.js

@@ -11,3 +11,3 @@ /**

module.exports = {
"@nocobase/client": "1.4.0-alpha.20240828033319",
"@nocobase/client": "1.4.0-alpha.20240902021325",
"dayjs": "1.11.10",

@@ -17,4 +17,4 @@ "@formily/react": "2.3.0",

"lodash": "4.17.21",
"@nocobase/cache": "1.4.0-alpha.20240828033319",
"@nocobase/server": "1.4.0-alpha.20240828033319",
"@nocobase/cache": "1.4.0-alpha.20240902021325",
"@nocobase/server": "1.4.0-alpha.20240902021325",
"react": "18.2.0",

@@ -27,7 +27,7 @@ "@emotion/css": "11.11.2",

"@formily/core": "2.3.0",
"@nocobase/utils": "1.4.0-alpha.20240828033319",
"@nocobase/utils": "1.4.0-alpha.20240902021325",
"react-i18next": "11.18.6",
"sequelize": "6.35.2",
"@nocobase/actions": "1.4.0-alpha.20240828033319",
"@nocobase/database": "1.4.0-alpha.20240828033319"
"@nocobase/actions": "1.4.0-alpha.20240902021325",
"@nocobase/database": "1.4.0-alpha.20240902021325"
};

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

{"name":"koa-compose","description":"compose Koa middleware","repository":"koajs/compose","version":"4.1.0","keywords":["koa","middleware","compose"],"files":["index.js"],"dependencies":{},"devDependencies":{"codecov":"^3.0.0","jest":"^21.0.0","matcha":"^0.7.0","standard":"^10.0.3"},"scripts":{"bench":"matcha bench/bench.js","lint":"standard --fix .","test":"jest --forceExit --coverage"},"jest":{"testEnvironment":"node"},"license":"MIT","_lastModified":"2024-08-28T03:45:05.483Z"}
{"name":"koa-compose","description":"compose Koa middleware","repository":"koajs/compose","version":"4.1.0","keywords":["koa","middleware","compose"],"files":["index.js"],"dependencies":{},"devDependencies":{"codecov":"^3.0.0","jest":"^21.0.0","matcha":"^0.7.0","standard":"^10.0.3"},"scripts":{"bench":"matcha bench/bench.js","lint":"standard --fix .","test":"jest --forceExit --coverage"},"jest":{"testEnvironment":"node"},"license":"MIT","_lastModified":"2024-09-02T02:28:51.998Z"}

@@ -71,2 +71,3 @@ /**

case "double":
case "decimal":
record[key] = Number(value);

@@ -73,0 +74,0 @@ break;

{
"name": "@nocobase/plugin-data-visualization",
"version": "1.4.0-alpha.20240828033319",
"version": "1.4.0-alpha.20240902021325",
"displayName": "Data visualization",

@@ -37,3 +37,3 @@ "displayName.zh-CN": "数据可视化",

},
"gitHead": "5d94dbfbb478e9fd43179fdc3b3915b4104edd08",
"gitHead": "2ccf0ea37b011a79b8983b96f5bd85d174936530",
"keywords": [

@@ -40,0 +40,0 @@ "Blocks"

Sorry, the diff of this file is too big to display

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