opencode-anthropic-multi-account 0.2.50 → 0.2.52
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/{chunk-AZLPOE24.js → chunk-LPFBTDOZ.js} +2 -2
- package/dist/{chunk-AZLPOE24.js.map → chunk-LPFBTDOZ.js.map} +1 -1
- package/dist/fingerprint-capture.d.ts +1 -1
- package/dist/fingerprint-capture.js +1 -1
- package/dist/index.js +78 -21
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -1745,7 +1745,7 @@ var STATIC_HEADER_NAMES = [
|
|
|
1745
1745
|
];
|
|
1746
1746
|
var SUPPORTED_CC_RANGE = {
|
|
1747
1747
|
min: "1.0.0",
|
|
1748
|
-
maxTested: "2.1.
|
|
1748
|
+
maxTested: "2.1.170"
|
|
1749
1749
|
};
|
|
1750
1750
|
var bundledTemplate = data_default;
|
|
1751
1751
|
var fingerprintCaptureTestOverrides = {};
|
|
@@ -2286,4 +2286,4 @@ export {
|
|
|
2286
2286
|
setFingerprintCaptureTestOverridesForTest,
|
|
2287
2287
|
resetFingerprintCaptureForTest
|
|
2288
2288
|
};
|
|
2289
|
-
//# sourceMappingURL=chunk-
|
|
2289
|
+
//# sourceMappingURL=chunk-LPFBTDOZ.js.map
|