@flowgram.ai/ts-config 1.0.11 → 1.0.13

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.
@@ -3,7 +3,7 @@
3
3
  "config/ts-config/.rush/temp/shrinkwrap-deps.json": "121956caad005200600d7c6cc86adfacaca3c4fd",
4
4
  "config/ts-config/eslint.config.js": "b24342e19c7eb3324e3aacf5375b7dab62ebc969",
5
5
  "config/ts-config/global.d.ts": "77723d8dd97e491251d63bbf84c63a55ab606666",
6
- "config/ts-config/package.json": "1a1c7e5daf4654a0f7bbe17cd43549b11a1378e5",
6
+ "config/ts-config/package.json": "f7865d2889b7a74f2d4e911a6f5c652581703405",
7
7
  "config/ts-config/pnpm-lock.yaml": "e98b2591e3b625e6df974f22c31cfef79e15717b",
8
8
  "config/ts-config/tsconfig.base.json": "66278fb6ca03207913dbd076229f98ebf89bf42f",
9
9
  "config/ts-config/tsconfig.flow.base.json": "1ada3b85692b76532866298b2505b00585fd6615",
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@flowgram.ai/ts-config",
3
3
  "entries": [
4
4
  {
5
- "version": "1.0.11",
6
- "tag": "@flowgram.ai/ts-config_v1.0.11",
7
- "date": "Thu, 16 Apr 2026 08:32:58 GMT",
5
+ "version": "1.0.13",
6
+ "tag": "@flowgram.ai/ts-config_v1.0.13",
7
+ "date": "Wed, 12 Aug 2026 04:37:35 GMT",
8
8
  "comments": {}
9
9
  }
10
10
  ]
package/CHANGELOG.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # Change Log - @flowgram.ai/ts-config
2
2
 
3
- This log was last generated on Thu, 16 Apr 2026 08:32:58 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 12 Aug 2026 04:37:35 GMT and should not be manually modified.
4
4
 
5
- ## 1.0.11
6
- Thu, 16 Apr 2026 08:32:58 GMT
5
+ ## 1.0.13
6
+ Wed, 12 Aug 2026 04:37:35 GMT
7
7
 
8
8
  _Initial release_
9
9
 
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@flowgram.ai/ts-config",
3
- "version": "1.0.11",
3
+ "version": "1.0.13",
4
+ "repository": "https://github.com/bytedance/flowgram.ai",
4
5
  "type": "module",
5
6
  "description": "",
6
7
  "keywords": [],
7
- "license": "ISC",
8
+ "license": "MIT",
8
9
  "author": "chenjiawei.inizio@bytedance.com",
9
10
  "devDependencies": {
10
11
  "typescript": "^5.8.3",