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

auth0

Package Overview
Dependencies
Maintainers
48
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth0 - npm Package Compare versions

Comparing version 4.4.1 to 4.5.0

6

dist/cjs/deprecations.d.ts

@@ -1,2 +0,2 @@

import { EmailProviderCreate, EmailProviderUpdate, EmailProviderUpdateCredentials, ClientCreateOidcLogout, ClientOidcLogout, ClientUpdateOidcLogout } from './management/__generated/models/index.js';
import { EmailProviderCreate, EmailProviderUpdate, EmailProviderUpdateCredentials, ClientCreateOidcLogout, ClientOidcLogout, ClientUpdateOidcLogout, PostOrganizations201ResponseEnabledConnectionsInnerConnection } from './management/__generated/models/index.js';
/**

@@ -52,1 +52,5 @@ * @deprecated Use {@link EmailProviderUpdate} instead.

export type ClientUpdateOidcBackchannelLogout = ClientUpdateOidcLogout;
/**
* @deprecated use {@link PostOrganizations201ResponseEnabledConnectionsInnerConnection} instead.
*/
export type GetEnabledConnections200ResponseOneOfInnerConnection = PostOrganizations201ResponseEnabledConnectionsInnerConnection;

14

dist/cjs/management/__generated/models/index.js

@@ -1074,4 +1074,4 @@ "use strict";

exports.ResourceServerTokenDialectEnum = {
token: 'access_token',
token_authz: 'access_token_authz',
access_token: 'access_token',
access_token_authz: 'access_token_authz',
rfc9068_profile: 'rfc9068_profile',

@@ -1086,4 +1086,4 @@ rfc9068_profile_authz: 'rfc9068_profile_authz',

exports.ResourceServerCreateTokenDialectEnum = {
token: 'access_token',
token_authz: 'access_token_authz',
access_token: 'access_token',
access_token_authz: 'access_token_authz',
rfc9068_profile: 'rfc9068_profile',

@@ -1098,4 +1098,4 @@ rfc9068_profile_authz: 'rfc9068_profile_authz',

exports.ResourceServerUpdateTokenDialectEnum = {
token: 'access_token',
token_authz: 'access_token_authz',
access_token: 'access_token',
access_token_authz: 'access_token_authz',
rfc9068_profile: 'rfc9068_profile',

@@ -1477,2 +1477,3 @@ rfc9068_profile_authz: 'rfc9068_profile_authz',

signup_password: 'signup-password',
customized_consent: 'customized-consent',
};

@@ -1578,2 +1579,3 @@ /**

signup_password: 'signup-password',
customized_consent: 'customized-consent',
};

@@ -1580,0 +1582,0 @@ /**

@@ -1,1 +0,1 @@

export declare const version = "4.4.1";
export declare const version = "4.5.0";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '4.4.1';
exports.version = '4.5.0';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

import { EmailProviderCreate, EmailProviderUpdate, EmailProviderUpdateCredentials, ClientCreateOidcLogout, ClientOidcLogout, ClientUpdateOidcLogout } from './management/__generated/models/index.js';
import { EmailProviderCreate, EmailProviderUpdate, EmailProviderUpdateCredentials, ClientCreateOidcLogout, ClientOidcLogout, ClientUpdateOidcLogout, PostOrganizations201ResponseEnabledConnectionsInnerConnection } from './management/__generated/models/index.js';
/**

@@ -52,1 +52,5 @@ * @deprecated Use {@link EmailProviderUpdate} instead.

export type ClientUpdateOidcBackchannelLogout = ClientUpdateOidcLogout;
/**
* @deprecated use {@link PostOrganizations201ResponseEnabledConnectionsInnerConnection} instead.
*/
export type GetEnabledConnections200ResponseOneOfInnerConnection = PostOrganizations201ResponseEnabledConnectionsInnerConnection;

@@ -1068,4 +1068,4 @@ export const ClientTokenEndpointAuthMethodEnum = {

export const ResourceServerTokenDialectEnum = {
token: 'access_token',
token_authz: 'access_token_authz',
access_token: 'access_token',
access_token_authz: 'access_token_authz',
rfc9068_profile: 'rfc9068_profile',

@@ -1080,4 +1080,4 @@ rfc9068_profile_authz: 'rfc9068_profile_authz',

export const ResourceServerCreateTokenDialectEnum = {
token: 'access_token',
token_authz: 'access_token_authz',
access_token: 'access_token',
access_token_authz: 'access_token_authz',
rfc9068_profile: 'rfc9068_profile',

@@ -1092,4 +1092,4 @@ rfc9068_profile_authz: 'rfc9068_profile_authz',

export const ResourceServerUpdateTokenDialectEnum = {
token: 'access_token',
token_authz: 'access_token_authz',
access_token: 'access_token',
access_token_authz: 'access_token_authz',
rfc9068_profile: 'rfc9068_profile',

@@ -1471,2 +1471,3 @@ rfc9068_profile_authz: 'rfc9068_profile_authz',

signup_password: 'signup-password',
customized_consent: 'customized-consent',
};

@@ -1572,2 +1573,3 @@ /**

signup_password: 'signup-password',
customized_consent: 'customized-consent',
};

@@ -1574,0 +1576,0 @@ /**

@@ -1,1 +0,1 @@

export declare const version = "4.4.1";
export declare const version = "4.5.0";

@@ -1,2 +0,2 @@

export const version = '4.4.1';
export const version = '4.5.0';
//# sourceMappingURL=version.js.map
{
"name": "auth0",
"version": "4.4.1",
"version": "4.5.0",
"description": "SDK for Auth0 API v2",

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js",

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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