@tachybase/plugin-action-share 0.23.8 → 0.23.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/externalVersion.js +4 -4
- package/package.json +7 -7
- package/.turbo/turbo-build.log +0 -14
package/dist/externalVersion.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@tachybase/client": "0.23.
|
|
3
|
-
"@tachybase/actions": "0.23.
|
|
4
|
-
"@tachybase/auth": "0.23.
|
|
5
|
-
"@tachybase/server": "0.23.
|
|
2
|
+
"@tachybase/client": "0.23.14",
|
|
3
|
+
"@tachybase/actions": "0.23.14",
|
|
4
|
+
"@tachybase/auth": "0.23.14",
|
|
5
|
+
"@tachybase/server": "0.23.14"
|
|
6
6
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/plugin-action-share",
|
|
3
3
|
"displayName": "Action: Share Externally",
|
|
4
|
-
"version": "0.23.
|
|
4
|
+
"version": "0.23.14",
|
|
5
5
|
"description": "Share pages with external users.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"Users & permissions"
|
|
@@ -11,12 +11,12 @@
|
|
|
11
11
|
"dependencies": {},
|
|
12
12
|
"devDependencies": {},
|
|
13
13
|
"peerDependencies": {
|
|
14
|
-
"@tachybase/actions": "0.23.
|
|
15
|
-
"@tachybase/
|
|
16
|
-
"@tachybase/
|
|
17
|
-
"@tachybase/
|
|
18
|
-
"@tachybase/
|
|
19
|
-
"@tachybase/
|
|
14
|
+
"@tachybase/actions": "0.23.14",
|
|
15
|
+
"@tachybase/auth": "0.23.14",
|
|
16
|
+
"@tachybase/client": "0.23.14",
|
|
17
|
+
"@tachybase/database": "0.23.14",
|
|
18
|
+
"@tachybase/test": "0.23.14",
|
|
19
|
+
"@tachybase/server": "0.23.14"
|
|
20
20
|
},
|
|
21
21
|
"description.zh-CN": "与外部用户分享页面。",
|
|
22
22
|
"displayName.zh-CN": "动作:对外分享",
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
> @tachybase/plugin-action-share@0.23.7 build /Users/seal/Documents/projects/tachybase/packages/plugin-action-share
|
|
4
|
-
> tachybase-build --no-dts @tachybase/plugin-action-share
|
|
5
|
-
|
|
6
|
-
[33m[33mThe CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.[39m[39m
|
|
7
|
-
[4m[95m@tachybase/plugin-action-share[39m[24m: [1mplugin-action-share[22m build start
|
|
8
|
-
[4m[95m@tachybase/plugin-action-share[39m[24m: build plugin client
|
|
9
|
-
[4m[95m@tachybase/plugin-action-share[39m[24m: build plugin server source
|
|
10
|
-
[4m[95m@tachybase/plugin-action-share[39m[24m: delete server files
|
|
11
|
-
[4m[95m@tachybase/plugin-action-share[39m[24m: build plugin server dependencies
|
|
12
|
-
[4m[95m@tachybase/plugin-action-share[39m[24m: These packages [33m@tachybase/actions, @tachybase/auth, @tachybase/server[39m will be [3mexclude[23m.
|
|
13
|
-
[4m[95m@tachybase/plugin-action-share[39m[24m: write external version
|
|
14
|
-
|