🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP →
Sign In

oh-my-customcode

Package Overview
Dependencies
Maintainers
1
Versions
360
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oh-my-customcode - npm Package Compare versions

Comparing version
1.1.13
to
1.1.14
+1
-1
package.json

@@ -6,3 +6,3 @@ {

],
"version": "1.1.13",
"version": "1.1.14",
"description": "Batteries-included agent harness for Claude Code",

@@ -9,0 +9,0 @@ "type": "module",

@@ -13,3 +13,3 @@ #!/bin/bash

# - exit 0: advisory (normal cases, < HARD_BLOCK_THRESHOLD repetitions)
# - exit 1: hard block (extreme stuck loops, >= HARD_BLOCK_THRESHOLD repetitions)
# - exit 2: hard block (extreme stuck loops, >= HARD_BLOCK_THRESHOLD repetitions)

@@ -16,0 +16,0 @@ # Hard block threshold: consecutive identical operations before blocking

{
"version": "1.1.13",
"version": "1.1.14",
"lastUpdated": "2026-07-14T00:00:00.000Z",

@@ -102,4 +102,3 @@ "omcustomMinClaudeCode": "2.1.121",

"typescript-best-practices",
"fastapi-best-practices",
"nextjs-best-practices"
"fastapi-best-practices"
],

@@ -112,5 +111,3 @@ "guides": [

"docker",
"fastapi",
"nextjs",
"react"
"fastapi"
]

@@ -170,3 +167,2 @@ }

"claude-code",
"skill-authoring",
"agent-workflow"

@@ -173,0 +169,0 @@ ]

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display