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

@logto/js

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logto/js - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

2

lib/core/fetch-token.d.ts

@@ -28,3 +28,3 @@ import type { KeysToCamelCase } from '@silverhand/essentials';

access_token: string;
refresh_token: string;
refresh_token?: string;
id_token?: string;

@@ -31,0 +31,0 @@ scope: string;

{
"name": "@logto/js",
"version": "2.1.2",
"version": "2.1.3",
"type": "module",

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

"jest-matcher-specific-error": "^1.0.0",
"lint-staged": "^13.0.0",
"lint-staged": "^14.0.0",
"nock": "^13.3.0",

@@ -44,3 +44,3 @@ "prettier": "^3.0.0",

"text-encoder": "^0.0.4",
"type-fest": "^3.0.0",
"type-fest": "^4.0.0",
"typescript": "^5.0.0"

@@ -47,0 +47,0 @@ },

@@ -8,4 +8,2 @@ # Logto JS (Core) SDK

We also provide [文档](https://docs.logto.io/zh-cn/sdk/JavaScript/js/) in Simplified Chinese.
## Installation

@@ -12,0 +10,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