@flavor-code/plugin-catalog 1.0.10 → 1.0.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.
- package/catalog.json +5 -5
- package/package.json +2 -2
package/catalog.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"generatedAt": "2026-08-
|
|
4
|
-
"contentHash": "
|
|
3
|
+
"generatedAt": "2026-08-29T14:18:41.073Z",
|
|
4
|
+
"contentHash": "c40be7d26e7077802779a0b8ed2459834b44d1eadbe2e080344832e00b23ac4b",
|
|
5
5
|
"plugins": [
|
|
6
6
|
{
|
|
7
7
|
"name": "astgraph",
|
|
@@ -31,13 +31,13 @@
|
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
33
|
"name": "superharness",
|
|
34
|
-
"description": "
|
|
34
|
+
"description": "给 Claude Code / flavor-code 的工程纪律插件,让 AI 按 TDD、验证、代码审查等约束自主完成开发任务。",
|
|
35
35
|
"tags": [
|
|
36
36
|
"superharness"
|
|
37
37
|
],
|
|
38
38
|
"packageName": "@flavor-code/superharness",
|
|
39
|
-
"version": "1.1.
|
|
40
|
-
"hash": "
|
|
39
|
+
"version": "1.1.1",
|
|
40
|
+
"hash": "a0a16b88e47d8988c4783d31dc157fbd2082d76c1347b95c318128c81fc20841",
|
|
41
41
|
"registry": "https://registry.npmjs.org",
|
|
42
42
|
"qualityScore": 100
|
|
43
43
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flavor-code/plugin-catalog",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.12",
|
|
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": "
|
|
14
|
+
"flavorCatalogHash": "c40be7d26e7077802779a0b8ed2459834b44d1eadbe2e080344832e00b23ac4b",
|
|
15
15
|
"flavorCatalogSchemaVersion": 1,
|
|
16
16
|
"publishConfig": {
|
|
17
17
|
"access": "public",
|