@flowgram.ai/runtime-nodejs 0.2.15 → 0.2.16

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[32m10.28 KB\u001b[39m\n"}
14
- {"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 52ms\n"}
14
+ {"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 107ms\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.12 KB\u001b[39m\n"}
17
- {"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 51ms\n"}
17
+ {"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 108ms\n"}
18
18
  {"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
19
- {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 5802ms\n"}
19
+ {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 5570ms\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.15",
6
- "tag": "@flowgram.ai/runtime-nodejs_v0.2.15",
7
- "date": "Tue, 24 Jun 2025 08:37:40 GMT",
5
+ "version": "0.2.16",
6
+ "tag": "@flowgram.ai/runtime-nodejs_v0.2.16",
7
+ "date": "Fri, 27 Jun 2025 10:16:56 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 Tue, 24 Jun 2025 08:37:40 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 27 Jun 2025 10:16:56 GMT and should not be manually modified.
4
4
 
5
- ## 0.2.15
6
- Tue, 24 Jun 2025 08:37:40 GMT
5
+ ## 0.2.16
6
+ Fri, 27 Jun 2025 10:16:56 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.15",
3
+ "version": "0.2.16",
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.15",
22
- "@flowgram.ai/runtime-interface": "0.2.15"
21
+ "@flowgram.ai/runtime-js": "0.2.16",
22
+ "@flowgram.ai/runtime-interface": "0.2.16"
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.15",
44
- "@flowgram.ai/eslint-config": "0.2.15"
43
+ "@flowgram.ai/ts-config": "0.2.16",
44
+ "@flowgram.ai/eslint-config": "0.2.16"
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 10.28 KB
14
- CJS ⚡️ Build success in 52ms
14
+ CJS ⚡️ Build success in 107ms
15
15
  ESM dist/esm/index.js 5.09 KB
16
16
  ESM dist/esm/index.js.map 10.12 KB
17
- ESM ⚡️ Build success in 51ms
17
+ ESM ⚡️ Build success in 108ms
18
18
  DTS Build start
19
- DTS ⚡️ Build success in 5802ms
19
+ DTS ⚡️ Build success in 5570ms
20
20
  DTS dist/index.d.ts 13.00 B
21
21
  DTS dist/index.d.mts 13.00 B