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

@logto/capacitor

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logto/capacitor - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

1

lib/index.d.ts
import { type OpenOptions } from '@capacitor/browser';
import LogtoBaseClient, { type InteractionMode, type LogtoConfig, type SignInOptions } from '@logto/browser';
export { LogtoError, LogtoRequestError, LogtoClientError, OidcError, Prompt, ReservedScope, ReservedResource, UserScope, organizationUrnPrefix, buildOrganizationUrn, getOrganizationIdFromUrn, PersistKey, } from '@logto/browser';
export type { AccessTokenClaims, IdTokenClaims, InteractionMode, LogtoErrorCode, } from '@logto/browser';
export type CapacitorConfig = {

@@ -5,0 +6,0 @@ /**

6

package.json
{
"name": "@logto/capacitor",
"version": "1.1.4",
"version": "1.1.5",
"type": "module",

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

"dependencies": {
"@logto/browser": "^2.2.5"
"@logto/browser": "^2.2.6"
},

@@ -36,3 +36,3 @@ "devDependencies": {

"@types/jest": "^29.5.0",
"eslint": "^8.44.0",
"eslint": "^8.57.0",
"jest": "^29.5.0",

@@ -39,0 +39,0 @@ "jest-environment-jsdom": "^29.5.0",

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