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

@logto/client

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logto/client - npm Package Compare versions

Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2

2

lib/types/index.d.ts

@@ -41,3 +41,3 @@ import { Prompt } from '@logto/js';

*/
prompt?: Prompt;
prompt?: Prompt | Prompt[];
};

@@ -44,0 +44,0 @@ /**

{
"name": "@logto/client",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"type": "module",

@@ -32,3 +32,3 @@ "main": "./lib/index.cjs",

"dependencies": {
"@logto/js": "^4.0.0-alpha.1",
"@logto/js": "^4.0.0-alpha.2",
"@silverhand/essentials": "^2.8.7",

@@ -35,0 +35,0 @@ "camelcase-keys": "^7.0.1",

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