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

@corbado/web-core

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@corbado/web-core - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

1

dist/services/ApiService.d.ts

@@ -27,2 +27,3 @@ import type { ProjectConfig, UserAuthMethods } from '@corbado/types';

get usersApi(): UsersApi;
get usersApiWithAuth(): UsersApi;
get assetsApi(): AssetsApi;

@@ -29,0 +30,0 @@ get projectsApi(): ProjectsApi;

4

package.json
{
"name": "@corbado/web-core",
"version": "1.1.3",
"version": "1.1.4",
"description": "This package contains core functionalities which are exported by all the SDKs and UI packages of our JavaScript library",

@@ -45,3 +45,3 @@ "author": "Abdullah Shahbaz <abdullah_ghani@live.com>",

},
"gitHead": "e924b3e06ac8ad79b7e094f862f563fd0d4faf22"
"gitHead": "3b8b6dab51d09890a25affac2acb40b47f322fb8"
}

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