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

@nocobase/plugin-action-duplicate

Package Overview
Dependencies
Maintainers
1
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/plugin-action-duplicate - npm Package Compare versions

Comparing version 0.19.0-alpha.8 to 0.19.0-alpha.9

6

dist/externalVersion.js
module.exports = {
"react": "18.2.0",
"@nocobase/client": "0.19.0-alpha.8",
"@nocobase/client": "0.19.0-alpha.9",
"@formily/core": "2.3.0",

@@ -10,4 +10,4 @@ "lodash": "4.17.21",

"@emotion/css": "11.11.2",
"@nocobase/server": "0.19.0-alpha.8",
"@nocobase/test": "0.19.0-alpha.8"
"@nocobase/server": "0.19.0-alpha.9",
"@nocobase/test": "0.19.0-alpha.9"
};
{
"name": "@nocobase/plugin-action-duplicate",
"version": "0.19.0-alpha.8",
"version": "0.19.0-alpha.9",
"main": "dist/server/index.js",
"homepage": "https://docs.nocobase.com/plugins/action-duplicate",
"homepage.zh-CN": "https://docs-cn.nocobase.com/plugins/action-duplicate",
"displayName": "Data duplicate",
"displayName.zh-CN": "数据复制",
"description": "Provides deplicate action",
"description.zh-CN": "提供复制数据操作",
"displayName": "Action: Duplicate record",
"displayName.zh-CN": "操作:复制记录",
"description": "Duplicate a record, you can either duplicate it into a form and edit it before saving it, or you can duplicate it directly to generate a new record.",
"description.zh-CN": "复制一条记录,可以复制到表单中编辑后再提交,也可以直接复制并生成一条新记录。",
"license": "AGPL-3.0",

@@ -17,3 +17,3 @@ "peerDependencies": {

},
"gitHead": "b8fbe613e320e40ebf2da1bf64907eab0197b589",
"gitHead": "975f9c58a1995df6a8d7a4d191a0dc4a9769ebc5",
"keywords": [

@@ -20,0 +20,0 @@ "Actions"

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