opencode-anthropic-multi-account 0.2.78 → 0.2.79
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.
|
@@ -2094,7 +2094,7 @@ var STATIC_HEADER_NAMES = [
|
|
|
2094
2094
|
];
|
|
2095
2095
|
var SUPPORTED_CC_RANGE = {
|
|
2096
2096
|
min: "1.0.0",
|
|
2097
|
-
maxTested: "2.1.
|
|
2097
|
+
maxTested: "2.1.202"
|
|
2098
2098
|
};
|
|
2099
2099
|
var bundledTemplate = data_default;
|
|
2100
2100
|
var fingerprintCaptureTestOverrides = {};
|
|
@@ -2649,4 +2649,4 @@ export {
|
|
|
2649
2649
|
setFingerprintCaptureTestOverridesForTest,
|
|
2650
2650
|
resetFingerprintCaptureForTest
|
|
2651
2651
|
};
|
|
2652
|
-
//# sourceMappingURL=chunk-
|
|
2652
|
+
//# sourceMappingURL=chunk-FJD5JDAO.js.map
|