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.12 to 1.0.0-beta.13

lib/module.mjs

10

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

@@ -8,5 +8,5 @@ "main": "./lib/index.js",

"require": "./lib/index.js",
"import": "./lib/module.js"
"import": "./lib/module.mjs"
},
"module": "./lib/module.js",
"module": "./lib/module.mjs",
"types": "./lib/index.d.ts",

@@ -33,3 +33,3 @@ "files": [

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

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

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