🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@cortexkit/anthropic-auth-core

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cortexkit/anthropic-auth-core - npm Package Compare versions

Comparing version
1.10.2
to
1.10.3
+2
-0
dist/accounts.js

@@ -954,2 +954,4 @@ import { createHash, randomUUID } from 'node:crypto';

return true;
if (message.includes('Quota refresh is already in progress'))
return true;
if (!(error instanceof Error))

@@ -956,0 +958,0 @@ return false;

+1
-1
{
"name": "@cortexkit/anthropic-auth-core",
"version": "1.10.2",
"version": "1.10.3",
"type": "module",

@@ -5,0 +5,0 @@ "repository": {