claudecode-linter 2.1.177 → 2.1.178

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.
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.703Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.280Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code agent .md frontmatter",
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.704Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.281Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code command .md frontmatter",
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.708Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.285Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code hooks.json",
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.681Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.259Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code .lsp.json",
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.705Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.283Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code .mcp.json",
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.682Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.260Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code monitors.json",
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.680Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.258Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code plugin.json",
@@ -736,15 +736,15 @@
736
736
  "anyOf": [
737
737
  {
738
738
  "type": "string",
739
- "description": "Path to a skill directory, relative to the plugin root. Loaded in addition to the skills/ directory."
739
+ "description": "Path to a skill directory, relative to the plugin root. Loaded in addition to the skills/ directory (except: for a marketplace entry whose source resolves to the marketplace root, declaring a specific subdirectory replaces the skills/ scan)."
740
740
  },
741
741
  {
742
742
  "type": "array",
743
743
  "items": {
744
744
  "type": "string",
745
- "description": "Path to a skill directory, relative to the plugin root. Loaded in addition to the skills/ directory."
745
+ "description": "Path to a skill directory, relative to the plugin root."
746
746
  },
747
- "description": "List of skill directory paths, loaded in addition to the skills/ directory."
747
+ "description": "List of skill directory paths, loaded in addition to the skills/ directory (except: for a marketplace entry whose source resolves to the marketplace root, declaring specific subdirectories replaces the skills/ scan)."
748
748
  }
749
749
  ]
750
750
  },
@@ -1,5 +1,5 @@
1
1
  {
2
- "fetchedAt": "2026-06-13T07:30:03.840Z",
2
+ "fetchedAt": "2026-06-16T01:21:31.389Z",
3
3
  "sources": {
4
4
  "plugin-manifest.schema.json": {
5
5
  "url": "https://www.schemastore.org/claude-code-plugin-manifest.json",
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.699Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.276Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code settings.json",
@@ -1,6 +1,6 @@
1
1
  {
2
- "extractedFromClaudeCodeVersion": "2.1.177",
3
- "extractedAt": "2026-06-13T07:30:02.701Z",
2
+ "extractedFromClaudeCodeVersion": "2.1.178",
3
+ "extractedAt": "2026-06-16T01:21:30.278Z",
4
4
  "schema": {
5
5
  "$schema": "https://json-schema.org/draft/2020-12/schema",
6
6
  "title": "Claude Code SKILL.md frontmatter",
package/dist/contracts.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // Auto-generated from contracts/claude-code-contracts.json
2
- // Claude Code v2.1.177 — extracted 2026-06-13T07:29:57.860Z
2
+ // Claude Code v2.1.178 — extracted 2026-06-16T01:21:25.682Z
3
3
  // Do not edit manually. Run: npm run generate-contracts
4
4
  export const TOOLS = new Set([
5
5
  "Agent",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claudecode-linter",
3
- "version": "2.1.177",
3
+ "version": "2.1.178",
4
4
  "description": "Standalone linter for Claude Code plugins and configuration files",
5
5
  "type": "module",
6
6
  "bin": {