Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aarc-dev/auth-sdk

Package Overview
Dependencies
Maintainers
5
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aarc-dev/auth-sdk - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

1

dist/index.d.ts

@@ -18,2 +18,3 @@ import { AarcEthersSigner } from '@aarc-xyz/ethers-v6-signer';

constructor(aarcApiKey: string, chainId: number, env: string, provider?: string);
initConfig(aarc_api_key: string, chainId: number, env: "prod" | "staging"): void;
generateUrl(provider: string, session_identifier: string): string;

@@ -20,0 +21,0 @@ pollStytchLogin(provider: string, session_identifier: string, onSuccess: (data: any) => void, onError: (data: any) => void, maxTime?: number, w?: Window): Promise<void>;

2

package.json
{
"name": "@aarc-dev/auth-sdk",
"version": "0.1.5",
"version": "0.1.6",
"type": "module",

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc