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
1
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 0.21.0-alpha.6 to 0.21.0-alpha.7

1

dist/client/component/MainDataSourceManager/Configuration/index.d.ts
export * from './ConfigurationTable';
export * from './CollectionFieldsTable';
export * from './schemas/collections';

@@ -4,0 +3,0 @@ export * from './ConfigurationTabs';

@@ -1,5 +0,2 @@

import { ISchema } from '@formily/react';
import { CollectionOptions } from '@nocobase/client';
export declare const collection: CollectionOptions;
export declare const collectionFieldSchema: ISchema;
export declare const overridingSchema: ISchema;

15

dist/externalVersion.js
module.exports = {
"@nocobase/client": "0.21.0-alpha.6",
"@nocobase/client": "0.21.0-alpha.7",
"react": "18.2.0",
"@nocobase/server": "0.21.0-alpha.6",
"@nocobase/server": "0.21.0-alpha.7",
"lodash": "4.17.21",

@@ -13,6 +13,6 @@ "@ant-design/icons": "5.2.6",

"@emotion/css": "11.11.2",
"@nocobase/database": "0.21.0-alpha.6",
"@nocobase/utils": "0.21.0-alpha.6",
"@nocobase/plugin-acl": "0.21.0-alpha.6",
"@nocobase/acl": "0.21.0-alpha.6",
"@nocobase/database": "0.21.0-alpha.7",
"@nocobase/utils": "0.21.0-alpha.7",
"@nocobase/plugin-acl": "0.21.0-alpha.7",
"@nocobase/acl": "0.21.0-alpha.7",
"sequelize": "6.35.2",

@@ -23,4 +23,3 @@ "@formily/antd-v5": "1.1.9",

"@dnd-kit/core": "5.0.3",
"antd-style": "3.4.5",
"ahooks": "3.7.8"
"antd-style": "3.4.5"
};

@@ -404,2 +404,4 @@ var __create = Object.create;

"dataSources:*",
"dataSources.collections:*",
"dataSourcesCollections.fields:*",
"roles.dataSourceResources",

@@ -406,0 +408,0 @@ "collections:*",

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

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

],
"gitHead": "25eaaf1bdf44d2b457a3a3742532db9d2008216b"
"gitHead": "b1be3993f8aa81173d01bc390aa8e4c5adcc0e2d"
}

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