pinata-security-cli 0.2.1 → 0.2.3

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/dist/index.d.ts CHANGED
@@ -949,7 +949,7 @@ interface Gap {
949
949
  * - ingestion/ - Code parsing and AST extraction (coming soon)
950
950
  * - generation/ - Test code generation (coming soon)
951
951
  */
952
- declare const VERSION = "0.2.1";
952
+ declare const VERSION = "0.2.3";
953
953
 
954
954
  /**
955
955
  * AI Service Types
package/dist/index.js CHANGED
@@ -834,7 +834,7 @@ var __filename$1 = fileURLToPath(import.meta.url);
834
834
  dirname(__filename$1);
835
835
 
836
836
  // src/core/index.ts
837
- var VERSION = "0.2.1";
837
+ var VERSION = "0.2.3";
838
838
 
839
839
  // src/ai/service.ts
840
840
  var DEFAULT_CONFIG = {