@flowgram.ai/runtime-nodejs 0.2.10 → 0.2.12

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: esnext\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[32m5.09 KB\u001b[39m\n"}
13
- {"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m10.12 KB\u001b[39m\n"}
14
- {"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 71ms\n"}
15
12
  {"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js \u001b[22m\u001b[32m6.67 KB\u001b[39m\n"}
16
13
  {"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js.map \u001b[22m\u001b[32m10.28 KB\u001b[39m\n"}
17
- {"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 76ms\n"}
14
+ {"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 51ms\n"}
15
+ {"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m5.09 KB\u001b[39m\n"}
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"}
18
18
  {"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
19
- {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 5886ms\n"}
19
+ {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 5826ms\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.10",
6
- "tag": "@flowgram.ai/runtime-nodejs_v0.2.10",
7
- "date": "Thu, 12 Jun 2025 13:29:46 GMT",
5
+ "version": "0.2.12",
6
+ "tag": "@flowgram.ai/runtime-nodejs_v0.2.12",
7
+ "date": "Tue, 17 Jun 2025 11:07:08 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 Thu, 12 Jun 2025 13:29:46 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 17 Jun 2025 11:07:08 GMT and should not be manually modified.
4
4
 
5
- ## 0.2.10
6
- Thu, 12 Jun 2025 13:29:46 GMT
5
+ ## 0.2.12
6
+ Tue, 17 Jun 2025 11:07:08 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.10",
3
+ "version": "0.2.12",
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-interface": "0.2.10",
22
- "@flowgram.ai/runtime-js": "0.2.10"
21
+ "@flowgram.ai/runtime-js": "0.2.12",
22
+ "@flowgram.ai/runtime-interface": "0.2.12"
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.10",
44
- "@flowgram.ai/eslint-config": "0.2.10"
43
+ "@flowgram.ai/ts-config": "0.2.12",
44
+ "@flowgram.ai/eslint-config": "0.2.12"
45
45
  },
46
46
  "publishConfig": {
47
47
  "access": "public",
@@ -9,13 +9,13 @@ CLI tsup v8.3.5
9
9
  CLI Target: esnext
10
10
  CJS Build start
11
11
  ESM Build start
12
- ESM dist/esm/index.js 5.09 KB
13
- ESM dist/esm/index.js.map 10.12 KB
14
- ESM ⚡️ Build success in 71ms
15
12
  CJS dist/index.js 6.67 KB
16
13
  CJS dist/index.js.map 10.28 KB
17
- CJS ⚡️ Build success in 76ms
14
+ CJS ⚡️ Build success in 51ms
15
+ ESM dist/esm/index.js 5.09 KB
16
+ ESM dist/esm/index.js.map 10.12 KB
17
+ ESM ⚡️ Build success in 51ms
18
18
  DTS Build start
19
- DTS ⚡️ Build success in 5886ms
19
+ DTS ⚡️ Build success in 5826ms
20
20
  DTS dist/index.d.ts 13.00 B
21
21
  DTS dist/index.d.mts 13.00 B