New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aarc-dev/auth-sdk

Package Overview
Dependencies
Maintainers
0
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.11 to 0.1.12

8

dist/index.d.ts

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

env: string;
config: StytchConfig;
private config;
userDetails?: UserDetails;

@@ -103,8 +103,2 @@ phoneNo?: string;

declare interface StytchConfig {
stytchUrls: Record<string, string>;
pollUrls: Record<string, string>;
publicToken: Record<string, string>;
}
declare interface UserDetails {

@@ -111,0 +105,0 @@ first_name: string;

2

package.json
{
"name": "@aarc-dev/auth-sdk",
"version": "0.1.11",
"version": "0.1.12",
"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