@flavor-code/plugin-catalog 1.0.4 → 1.0.6

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.
Files changed (2) hide show
  1. package/catalog.json +7 -7
  2. package/package.json +2 -2
package/catalog.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-08-28T12:47:50.870Z",
4
- "contentHash": "97a59e92f20d085fd9bfcde69992f8a1152b7c59e37e2d10c8d4de90d9c6e452",
3
+ "generatedAt": "2026-08-29T09:18:28.727Z",
4
+ "contentHash": "dd3c76ed18984600cec6bc80352c338382ebadb9462fda73f3668617decac51a",
5
5
  "plugins": [
6
6
  {
7
7
  "name": "astgraph",
@@ -19,23 +19,23 @@
19
19
  },
20
20
  {
21
21
  "name": "superharness",
22
- "description": "superharness-1.0.4",
22
+ "description": "superharness",
23
23
  "tags": [
24
24
  "superharness"
25
25
  ],
26
26
  "packageName": "@flavor-code/superharness",
27
- "version": "1.0.4",
28
- "hash": "be14925fd9df281802a9efc1091e42f42393f893de055e14b68cabf8c6495bea",
27
+ "version": "1.1.0",
28
+ "hash": "1f851fe56b704ceea0ff7d8189ee1dbbc8d055e6003ad4a6acc1b4cfcef9fb5b",
29
29
  "registry": "https://registry.npmjs.org",
30
30
  "qualityScore": 100
31
31
  },
32
32
  {
33
- "name": "time-plgin",
33
+ "name": "time-plugin",
34
34
  "description": "用户输入日期相关的内容时,自动转化为公历,如:今天2026-08-28周五,用户输入下周三,则对应2026-09-02",
35
35
  "tags": [
36
36
  "generated"
37
37
  ],
38
- "packageName": "@flavor-code/time-plgin",
38
+ "packageName": "@flavor-code/time-plugin",
39
39
  "version": "0.1.0",
40
40
  "hash": "606c4b063fb0be115af3785ccf2f2a9bddea59263f26ab5da4656683dc55d543",
41
41
  "registry": "https://registry.npmjs.org",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flavor-code/plugin-catalog",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "description": "Approved Flavor Code plugin catalog",
5
5
  "license": "UNLICENSED",
6
6
  "files": [
@@ -11,7 +11,7 @@
11
11
  "flavor-plugin",
12
12
  "plugin-catalog"
13
13
  ],
14
- "flavorCatalogHash": "97a59e92f20d085fd9bfcde69992f8a1152b7c59e37e2d10c8d4de90d9c6e452",
14
+ "flavorCatalogHash": "dd3c76ed18984600cec6bc80352c338382ebadb9462fda73f3668617decac51a",
15
15
  "flavorCatalogSchemaVersion": 1,
16
16
  "publishConfig": {
17
17
  "access": "public",