@flowgram.ai/runtime-nodejs 0.2.23 → 0.2.24

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 73ms\n"}
14
+ {"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 56ms\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 78ms\n"}
17
+ {"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 58ms\n"}
18
18
  {"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
19
- {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 5593ms\n"}
19
+ {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 5602ms\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.23",
6
- "tag": "@flowgram.ai/runtime-nodejs_v0.2.23",
7
- "date": "Mon, 14 Jul 2025 03:46:28 GMT",
5
+ "version": "0.2.24",
6
+ "tag": "@flowgram.ai/runtime-nodejs_v0.2.24",
7
+ "date": "Mon, 14 Jul 2025 12:24:37 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 Mon, 14 Jul 2025 03:46:28 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 14 Jul 2025 12:24:37 GMT and should not be manually modified.
4
4
 
5
- ## 0.2.23
6
- Mon, 14 Jul 2025 03:46:28 GMT
5
+ ## 0.2.24
6
+ Mon, 14 Jul 2025 12:24: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/runtime-nodejs",
3
- "version": "0.2.23",
3
+ "version": "0.2.24",
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-js": "0.2.23",
22
- "@flowgram.ai/runtime-interface": "0.2.23"
21
+ "@flowgram.ai/runtime-js": "0.2.24",
22
+ "@flowgram.ai/runtime-interface": "0.2.24"
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.23",
44
- "@flowgram.ai/eslint-config": "0.2.23"
43
+ "@flowgram.ai/ts-config": "0.2.24",
44
+ "@flowgram.ai/eslint-config": "0.2.24"
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 73ms
14
+ CJS ⚡️ Build success in 56ms
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 78ms
17
+ ESM ⚡️ Build success in 58ms
18
18
  DTS Build start
19
- DTS ⚡️ Build success in 5593ms
19
+ DTS ⚡️ Build success in 5602ms
20
20
  DTS dist/index.d.ts 13.00 B
21
21
  DTS dist/index.d.mts 13.00 B