Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@corbado/webcomponent

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@corbado/webcomponent - npm Package Compare versions

Comparing version 1.0.25 to 1.0.27

3

package.json
{
"name": "@corbado/webcomponent",
"version": "1.0.25",
"version": "1.0.27",
"description": "",

@@ -19,2 +19,3 @@ "main": "pkg/package.js",

"axios": "^1.1.3",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",

@@ -21,0 +22,0 @@ "html-webpack-plugin": "^5.5.0",

@@ -60,3 +60,3 @@ # @corbado/webcomponent

const frontendAPI = 'https://<project ID>.auth.corbado.com';
const corbado = new Corbado.Session(frontendAPI);
const corbado = new Corbado.Session('<project ID>', frontendAPI);

@@ -63,0 +63,0 @@ function App() {

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

Sorry, the diff of this file is not supported yet

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