Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nocobase/plugin-data-visualization

Package Overview
Dependencies
Maintainers
1
Versions
281
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 0.17.0-alpha.7 to 0.18.0-alpha.1

26

dist/externalVersion.js
module.exports = {
"@nocobase/client": "0.17.0-alpha.7",
"@formily/react": "2.2.27",
"@formily/shared": "2.2.27",
"@nocobase/client": "0.18.0-alpha.1",
"@formily/react": "2.3.0",
"@formily/shared": "2.3.0",
"lodash": "4.17.21",
"@nocobase/cache": "0.17.0-alpha.7",
"@nocobase/server": "0.17.0-alpha.7",
"@nocobase/cache": "0.18.0-alpha.1",
"@nocobase/server": "0.18.0-alpha.1",
"react": "18.2.0",
"@ant-design/icons": "5.1.4",
"@ant-design/icons": "5.2.6",
"ahooks": "3.7.8",
"dayjs": "1.11.9",
"dayjs": "1.11.10",
"@emotion/css": "11.11.2",
"antd": "5.8.6",
"@formily/antd-v5": "1.1.7",
"@formily/core": "2.2.27",
"@nocobase/utils": "0.17.0-alpha.7",
"@nocobase/database": "0.17.0-alpha.7",
"antd": "5.12.2",
"@formily/antd-v5": "1.1.9",
"@formily/core": "2.3.0",
"@nocobase/utils": "0.18.0-alpha.1",
"@nocobase/database": "0.18.0-alpha.1",
"react-i18next": "11.18.6",
"@nocobase/actions": "0.17.0-alpha.7"
"@nocobase/actions": "0.18.0-alpha.1"
};

@@ -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":"2023-12-15T03:54:46.505Z"}
{"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":"2023-12-21T12:48:22.705Z"}
{
"name": "@nocobase/plugin-data-visualization",
"version": "0.17.0-alpha.7",
"version": "0.18.0-alpha.1",
"displayName": "Data Visualization",

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

"@formily/shared": "2.x",
"@testing-library/react": "^14.0.0",
"antd": "5.x",

@@ -25,4 +24,3 @@ "classnames": "^2.3.1",

"react-error-boundary": "^4.0.10",
"react-i18next": "^11.15.1",
"vitest": "0.x"
"react-i18next": "^11.15.1"
},

@@ -38,3 +36,3 @@ "peerDependencies": {

},
"gitHead": "91377a3abd1124f79fb3819f2d0e80905e091a32"
"gitHead": "0f5f1c0a37dc397a9dc4c8eec0c4ec20fd8107b0"
}

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