Socket
Socket
Sign inDemoInstall

@nocobase/plugin-data-visualization

Package Overview
Dependencies
Maintainers
1
Versions
216
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.20240918085507 to 1.4.0-alpha.20240919174335

12

dist/externalVersion.js

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

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

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

"react": "18.2.0",
"@nocobase/cache": "1.4.0-alpha.20240918085507",
"@nocobase/server": "1.4.0-alpha.20240918085507",
"@nocobase/cache": "1.4.0-alpha.20240919174335",
"@nocobase/server": "1.4.0-alpha.20240919174335",
"@emotion/css": "11.13.0",

@@ -27,7 +27,7 @@ "@ant-design/icons": "5.2.6",

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

@@ -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-09-18T09:21:33.114Z"}
{"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-19T17:54:04.515Z"}

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

{"name":"moment-timezone","version":"0.5.43","description":"Parse and display moments in any timezone.","homepage":"http://momentjs.com/timezone/","author":"Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)","keywords":["moment","date","time","timezone","olson","iana","zone","tz"],"main":"./index.js","typings":"./index.d.ts","engines":{"node":"*"},"repository":{"type":"git","url":"https://github.com/moment/moment-timezone.git"},"bugs":{"url":"https://github.com/moment/moment-timezone/issues"},"license":"MIT","dependencies":{"moment":"^2.29.4"},"devDependencies":{"grunt":"^1.5.3","grunt-contrib-clean":"^2.0.1","grunt-contrib-jshint":"^3.2.0","grunt-contrib-nodeunit":"^4.0.0","grunt-contrib-uglify":"^5.2.2","grunt-exec":"^3.0.0","typescript":"^3.5.1"},"jspm":{"main":"builds/moment-timezone-with-data","shim":{"moment-timezone":{"deps":["moment"]}}},"scripts":{"test":"grunt"},"_lastModified":"2024-09-18T09:21:33.819Z"}
{"name":"moment-timezone","version":"0.5.43","description":"Parse and display moments in any timezone.","homepage":"http://momentjs.com/timezone/","author":"Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)","keywords":["moment","date","time","timezone","olson","iana","zone","tz"],"main":"./index.js","typings":"./index.d.ts","engines":{"node":"*"},"repository":{"type":"git","url":"https://github.com/moment/moment-timezone.git"},"bugs":{"url":"https://github.com/moment/moment-timezone/issues"},"license":"MIT","dependencies":{"moment":"^2.29.4"},"devDependencies":{"grunt":"^1.5.3","grunt-contrib-clean":"^2.0.1","grunt-contrib-jshint":"^3.2.0","grunt-contrib-nodeunit":"^4.0.0","grunt-contrib-uglify":"^5.2.2","grunt-exec":"^3.0.0","typescript":"^3.5.1"},"jspm":{"main":"builds/moment-timezone-with-data","shim":{"moment-timezone":{"deps":["moment"]}}},"scripts":{"test":"grunt"},"_lastModified":"2024-09-19T17:54:05.237Z"}
{
"name": "@nocobase/plugin-data-visualization",
"version": "1.4.0-alpha.20240918085507",
"version": "1.4.0-alpha.20240919174335",
"displayName": "Data visualization",

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

},
"gitHead": "f7e20e88102e8ed8200ad0213c32d8815770e2f1",
"gitHead": "57b1697b219b5c8e6a0444ee19bd66cd598bd07f",
"keywords": [

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

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