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

@logto/browser

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logto/browser - npm Package Compare versions

Comparing version 1.0.0-beta.13 to 1.0.0-beta.14

lib/module.d.mts

8

package.json
{
"name": "@logto/browser",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"source": "./src/index.ts",

@@ -25,3 +25,3 @@ "main": "./lib/index.js",

"check": "tsc --noEmit",
"build": "rm -rf lib/ && pnpm check && parcel build",
"build": "rm -rf lib/ && pnpm check && parcel build && cp lib/index.d.ts lib/module.d.mts",
"lint": "eslint --ext .ts src",

@@ -33,3 +33,3 @@ "test": "jest",

"dependencies": {
"@logto/client": "^1.0.0-beta.13",
"@logto/client": "^1.0.0-beta.14",
"@silverhand/essentials": "^1.2.1",

@@ -65,3 +65,3 @@ "js-base64": "^3.7.2"

},
"gitHead": "8c64e263617689191d60391021f5f1b0872ff276"
"gitHead": "2b391f477b116a1adbf100696d7bf32c25f019e9"
}
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