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

@nocobase/plugin-data-source-manager

Package Overview
Dependencies
Maintainers
0
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/plugin-data-source-manager - npm Package Compare versions

Comparing version 1.2.11-alpha to 1.2.12-alpha

2

dist/client/component/CollectionsManager/CollectionTitle.d.ts

@@ -9,2 +9,2 @@ /**

*/
export declare const CollectionTitle: () => any;
export declare const CollectionTitle: (props: any) => any;

@@ -11,5 +11,5 @@ /**

module.exports = {
"@nocobase/client": "1.2.11-alpha",
"@nocobase/client": "1.2.12-alpha",
"react": "18.2.0",
"@nocobase/server": "1.2.11-alpha",
"@nocobase/server": "1.2.12-alpha",
"lodash": "4.17.21",

@@ -23,8 +23,8 @@ "@ant-design/icons": "5.2.6",

"@emotion/css": "11.11.2",
"@nocobase/database": "1.2.11-alpha",
"@nocobase/utils": "1.2.11-alpha",
"@nocobase/plugin-acl": "1.2.11-alpha",
"@nocobase/acl": "1.2.11-alpha",
"@nocobase/database": "1.2.12-alpha",
"@nocobase/utils": "1.2.12-alpha",
"@nocobase/plugin-acl": "1.2.12-alpha",
"@nocobase/acl": "1.2.12-alpha",
"sequelize": "6.35.2",
"@nocobase/test": "1.2.11-alpha",
"@nocobase/test": "1.2.12-alpha",
"@formily/antd-v5": "1.1.9",

@@ -31,0 +31,0 @@ "@formily/core": "2.3.0",

{
"name": "@nocobase/plugin-data-source-manager",
"version": "1.2.11-alpha",
"version": "1.2.12-alpha",
"main": "dist/server/index.js",

@@ -19,3 +19,3 @@ "displayName": "Data source manager",

],
"gitHead": "251ff80e1ae6c0a9b4892fc6986dcdc0f5518fe8"
"gitHead": "553231d4882496cb7f1f17fa7541899ce82a27ab"
}

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