@flowgram.ai/test-run-plugin 1.0.9 → 1.0.10
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.
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
{"kind":"O","text":"\u001b[34mCLI\u001b[39m Target: es2020\n"}
|
|
10
10
|
{"kind":"O","text":"\u001b[34mCJS\u001b[39m Build start\n"}
|
|
11
11
|
{"kind":"O","text":"\u001b[34mESM\u001b[39m Build start\n"}
|
|
12
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m20.37 KB\u001b[39m\n"}
|
|
13
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m45.46 KB\u001b[39m\n"}
|
|
14
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 150ms\n"}
|
|
15
12
|
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js \u001b[22m\u001b[32m23.12 KB\u001b[39m\n"}
|
|
16
13
|
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js.map \u001b[22m\u001b[32m45.85 KB\u001b[39m\n"}
|
|
17
|
-
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in
|
|
14
|
+
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 144ms\n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m20.37 KB\u001b[39m\n"}
|
|
16
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m45.46 KB\u001b[39m\n"}
|
|
17
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 145ms\n"}
|
|
18
18
|
{"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
|
|
19
|
-
{"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in
|
|
19
|
+
{"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 3461ms\n"}
|
|
20
20
|
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.ts \u001b[22m\u001b[32m10.00 KB\u001b[39m\n"}
|
|
21
21
|
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.mts \u001b[22m\u001b[32m10.00 KB\u001b[39m\n"}
|
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@flowgram.ai/test-run-plugin",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"version": "1.0.
|
|
6
|
-
"tag": "@flowgram.ai/test-run-plugin_v1.0.
|
|
7
|
-
"date": "
|
|
5
|
+
"version": "1.0.10",
|
|
6
|
+
"tag": "@flowgram.ai/test-run-plugin_v1.0.10",
|
|
7
|
+
"date": "Fri, 03 Apr 2026 03:10:37 GMT",
|
|
8
8
|
"comments": {}
|
|
9
9
|
}
|
|
10
10
|
]
|
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Change Log - @flowgram.ai/test-run-plugin
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 03 Apr 2026 03:10:37 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
|
-
## 1.0.
|
|
6
|
-
|
|
5
|
+
## 1.0.10
|
|
6
|
+
Fri, 03 Apr 2026 03:10:37 GMT
|
|
7
7
|
|
|
8
8
|
_Initial release_
|
|
9
9
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowgram.ai/test-run-plugin",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.10",
|
|
4
4
|
"homepage": "https://flowgram.ai/",
|
|
5
5
|
"repository": "https://github.com/bytedance/flowgram.ai",
|
|
6
6
|
"license": "MIT",
|
|
@@ -16,20 +16,20 @@
|
|
|
16
16
|
"inversify": "^6.0.1",
|
|
17
17
|
"nanoid": "^5.0.9",
|
|
18
18
|
"zustand": "^4.5.5",
|
|
19
|
-
"@flowgram.ai/form-core": "1.0.
|
|
20
|
-
"@flowgram.ai/core": "1.0.
|
|
21
|
-
"@flowgram.ai/
|
|
22
|
-
"@flowgram.ai/
|
|
23
|
-
"@flowgram.ai/
|
|
24
|
-
"@flowgram.ai/
|
|
19
|
+
"@flowgram.ai/form-core": "1.0.10",
|
|
20
|
+
"@flowgram.ai/core": "1.0.10",
|
|
21
|
+
"@flowgram.ai/document": "1.0.10",
|
|
22
|
+
"@flowgram.ai/utils": "1.0.10",
|
|
23
|
+
"@flowgram.ai/form": "1.0.10",
|
|
24
|
+
"@flowgram.ai/reactive": "1.0.10"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"react": "^18",
|
|
28
28
|
"@types/react": "^18",
|
|
29
29
|
"tsup": "^8.0.1",
|
|
30
30
|
"typescript": "^5.8.3",
|
|
31
|
-
"@flowgram.ai/eslint-config": "1.0.
|
|
32
|
-
"@flowgram.ai/ts-config": "1.0.
|
|
31
|
+
"@flowgram.ai/eslint-config": "1.0.10",
|
|
32
|
+
"@flowgram.ai/ts-config": "1.0.10"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
35
35
|
"react": ">=16.8"
|
|
@@ -9,13 +9,13 @@ CLI tsup v8.5.0
|
|
|
9
9
|
CLI Target: es2020
|
|
10
10
|
CJS Build start
|
|
11
11
|
ESM Build start
|
|
12
|
-
ESM dist/esm/index.js 20.37 KB
|
|
13
|
-
ESM dist/esm/index.js.map 45.46 KB
|
|
14
|
-
ESM ⚡️ Build success in 150ms
|
|
15
12
|
CJS dist/index.js 23.12 KB
|
|
16
13
|
CJS dist/index.js.map 45.85 KB
|
|
17
|
-
CJS ⚡️ Build success in
|
|
14
|
+
CJS ⚡️ Build success in 144ms
|
|
15
|
+
ESM dist/esm/index.js 20.37 KB
|
|
16
|
+
ESM dist/esm/index.js.map 45.46 KB
|
|
17
|
+
ESM ⚡️ Build success in 145ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
19
|
+
DTS ⚡️ Build success in 3461ms
|
|
20
20
|
DTS dist/index.d.ts 10.00 KB
|
|
21
21
|
DTS dist/index.d.mts 10.00 KB
|