cc-permissions 0.1.12 → 0.1.13

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
- "commitHash": "f8ff269-dirty",
3
- "commitHashFull": "f8ff269fb0c32801335e96a326867df2557ca0d8",
4
- "dirty": true,
5
- "buildTime": "2026-01-24T23:43:30.872Z"
2
+ "commitHash": "002e68e",
3
+ "commitHashFull": "002e68e05578f01b5dd1acb4fa6d902c6d1b0eea",
4
+ "dirty": false,
5
+ "buildTime": "2026-01-24T23:45:11.203Z"
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cc-permissions",
3
- "version": "0.1.12",
3
+ "version": "0.1.13",
4
4
  "description": "Generate thoughtful permission configs for Claude Code without the container overhead",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",