🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@logto/api

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logto/api - npm Package Compare versions

Comparing version
1.37.1
to
1.38.0
+3
-2
package.json
{
"name": "@logto/api",
"version": "1.37.1",
"version": "1.38.0",
"description": "Logto API types and clients.",

@@ -59,5 +59,6 @@ "author": "Silverhand Inc. <contact@silverhand.io>",

"lint:report": "pnpm lint --format json --output-file report.json",
"test": "vitest src",
"test": "vitest run src",
"test:watch": "vitest src --watch",
"test:ci": "pnpm run test --silent --coverage"
}
}

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