@kaitranntt/ccs 7.52.1-dev.2 → 7.52.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kaitranntt/ccs",
3
- "version": "7.52.1-dev.2",
3
+ "version": "7.52.2",
4
4
  "description": "Claude Code Switch - Instant profile switching between Claude Sonnet 4.5 and GLM 4.6",
5
5
  "keywords": [
6
6
  "cli",
@@ -245,7 +245,6 @@ function runCheck(checkPath, currentMetrics) {
245
245
  const gatedKeys = [
246
246
  'processExitReferenceCount',
247
247
  'synchronousFsApiReferenceCount',
248
- 'largeFileCountOver350Loc',
249
248
  ];
250
249
 
251
250
  const violations = [];