@flowgram.ai/runtime-nodejs 0.2.19 → 0.2.21
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.
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
{"kind":"O","text":"\u001b[34mESM\u001b[39m Build start\n"}
|
|
12
12
|
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js \u001b[22m\u001b[32m6.67 KB\u001b[39m\n"}
|
|
13
13
|
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js.map \u001b[22m\u001b[32m11.10 KB\u001b[39m\n"}
|
|
14
|
-
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in
|
|
14
|
+
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 52ms\n"}
|
|
15
15
|
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m5.09 KB\u001b[39m\n"}
|
|
16
16
|
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m10.94 KB\u001b[39m\n"}
|
|
17
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in
|
|
17
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 53ms\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 5754ms\n"}
|
|
20
20
|
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.ts \u001b[22m\u001b[32m13.00 B\u001b[39m\n"}
|
|
21
21
|
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.mts \u001b[22m\u001b[32m13.00 B\u001b[39m\n"}
|
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@flowgram.ai/runtime-nodejs",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"version": "0.2.
|
|
6
|
-
"tag": "@flowgram.ai/runtime-nodejs_v0.2.
|
|
7
|
-
"date": "
|
|
5
|
+
"version": "0.2.21",
|
|
6
|
+
"tag": "@flowgram.ai/runtime-nodejs_v0.2.21",
|
|
7
|
+
"date": "Tue, 08 Jul 2025 03:21:11 GMT",
|
|
8
8
|
"comments": {}
|
|
9
9
|
}
|
|
10
10
|
]
|
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Change Log - @flowgram.ai/runtime-nodejs
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 08 Jul 2025 03:21:11 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
|
-
## 0.2.
|
|
6
|
-
|
|
5
|
+
## 0.2.21
|
|
6
|
+
Tue, 08 Jul 2025 03:21:11 GMT
|
|
7
7
|
|
|
8
8
|
_Initial release_
|
|
9
9
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowgram.ai/runtime-nodejs",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.21",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"lodash-es": "^4.17.21",
|
|
19
19
|
"ws": "^8.0.0",
|
|
20
20
|
"zod": "^3.24.4",
|
|
21
|
-
"@flowgram.ai/runtime-
|
|
22
|
-
"@flowgram.ai/runtime-
|
|
21
|
+
"@flowgram.ai/runtime-js": "0.2.21",
|
|
22
|
+
"@flowgram.ai/runtime-interface": "0.2.21"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@types/cors": "^2.8.13",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"@vitest/coverage-v8": "^0.32.0",
|
|
41
41
|
"vitest": "^0.34.6",
|
|
42
42
|
"wait-port": "^1.0.1",
|
|
43
|
-
"@flowgram.ai/ts-config": "0.2.
|
|
44
|
-
"@flowgram.ai/eslint-config": "0.2.
|
|
43
|
+
"@flowgram.ai/ts-config": "0.2.21",
|
|
44
|
+
"@flowgram.ai/eslint-config": "0.2.21"
|
|
45
45
|
},
|
|
46
46
|
"publishConfig": {
|
|
47
47
|
"access": "public",
|
|
@@ -11,11 +11,11 @@ CJS Build start
|
|
|
11
11
|
ESM Build start
|
|
12
12
|
CJS dist/index.js 6.67 KB
|
|
13
13
|
CJS dist/index.js.map 11.10 KB
|
|
14
|
-
CJS ⚡️ Build success in
|
|
14
|
+
CJS ⚡️ Build success in 52ms
|
|
15
15
|
ESM dist/esm/index.js 5.09 KB
|
|
16
16
|
ESM dist/esm/index.js.map 10.94 KB
|
|
17
|
-
ESM ⚡️ Build success in
|
|
17
|
+
ESM ⚡️ Build success in 53ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
19
|
+
DTS ⚡️ Build success in 5754ms
|
|
20
20
|
DTS dist/index.d.ts 13.00 B
|
|
21
21
|
DTS dist/index.d.mts 13.00 B
|