shieldcortex 2.4.16 → 2.4.17

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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "shieldcortex",
3
- "version": "2.4.16",
3
+ "version": "2.4.17",
4
4
  "description": "Complete memory system + security layer for AI agents. Native OpenClaw integration. Persistent storage, semantic search, prompt injection firewall, credential protection, and audit trail. One package, full solution.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -39,7 +39,7 @@
39
39
  "test:watch": "node --experimental-vm-modules node_modules/jest/bin/jest.js --watch",
40
40
  "test:coverage": "node --experimental-vm-modules node_modules/jest/bin/jest.js --coverage",
41
41
  "audit:security": "npm audit --audit-level=moderate",
42
- "prepublishOnly": "npm run build:all"
42
+ "prepublishOnly": "npm run build"
43
43
  },
44
44
  "keywords": [
45
45
  "ai",