Skip to content

Commit

Permalink
Merge pull request #482 from davidpatrick/prepare/2.25.0
Browse files Browse the repository at this point in the history
Release v2.25.0
  • Loading branch information
davidpatrick authored Apr 29, 2020
2 parents b20b54d + 992fcf1 commit c2f18fd
Show file tree
Hide file tree
Showing 82 changed files with 323 additions and 381 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## [v2.25.0](https://github.com/auth0/node-auth0/tree/v2.25.0) (2020-04-29)

**Changed**

- Deprecate Request lib [\#475](https://github.com/auth0/node-auth0/pull/475) ([davidpatrick](https://github.com/davidpatrick))

**Fixed**

- Fix typos [\#480](https://github.com/auth0/node-auth0/pull/480) ([pgrimaud](https://github.com/pgrimaud))
- Update getRulesConfigs docs to include callback [\#473](https://github.com/auth0/node-auth0/pull/473) ([akvamalin](https://github.com/akvamalin))

**Security**

- Dependency bump [\#481](https://github.com/auth0/node-auth0/pull/481) ([davidpatrick](https://github.com/davidpatrick))
- [Security] Bump acorn from 6.2.1 to 6.4.1 [\#471](https://github.com/auth0/node-auth0/pull/471) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

[Full Changelog](https://github.com/auth0/node-auth0/compare/v2.24.0...v2.25.0)

## [v2.24.0](https://github.com/auth0/node-auth0/tree/v2.24.0) (2020-03-06)

**Fixed**
Expand Down
4 changes: 2 additions & 2 deletions docs/RetryRestClient.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_DatabaseAuthenticator.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_OAUthWithIDTokenValidation.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_OAuthAuthenticator.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_PasswordlessAuthenticator.js.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/auth_TokensManager.js.html

Large diffs are not rendered by default.

13 changes: 6 additions & 7 deletions docs/auth_UsersManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_idToken.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_index.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/errors.js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/external-RestClient.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/global.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_BlacklistedTokensManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_BrandingManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ClientGrantsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ClientsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ConnectionsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_CustomDomainsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_DeviceCredentialsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_EmailProviderManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_EmailTemplatesManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_GrantsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_GuardianManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_HooksManager.js.html

Large diffs are not rendered by default.

84 changes: 29 additions & 55 deletions docs/management_JobsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_LogsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ManagementTokenProvider.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_PromptsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ResourceServersManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_RolesManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_RulesConfigsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_RulesManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_StatsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_TenantManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_TicketsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_UserBlocksManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_UsersManager.js.html

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/management_index.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-auth.AuthenticationClient.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-auth.DatabaseAuthenticator.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-auth.OAUthWithIDTokenValidation.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-auth.OAuthAuthenticator.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-auth.PasswordlessAuthenticator.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-auth.TokensManager.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/module-auth.UsersManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-auth.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-errors.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.BlacklistedTokensManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.BrandingManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.ClientGrantsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.ClientsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.ConnectionsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.CustomDomainsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.DeviceCredentialsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.EmailProviderManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.EmailTemplatesManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.GrantsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.GuardianManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.HooksManager.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/module-management.JobsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.LogsManager.html

Large diffs are not rendered by default.

126 changes: 95 additions & 31 deletions docs/module-management.ManagementClient.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.ManagementTokenProvider.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.PromptsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.ResourceServersManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.RetryRestClient.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.RolesManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.RulesConfigsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.RulesManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.StatsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.TenantManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.TicketsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.UserBlocksManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.UsersManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-management.html

Large diffs are not rendered by default.

94 changes: 5 additions & 89 deletions docs/module-utils.html

Large diffs are not rendered by default.

34 changes: 2 additions & 32 deletions docs/utils.js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0",
"version": "2.24.0",
"version": "2.25.0",
"description": "SDK for Auth0 API v2",
"main": "src/index.js",
"files": [
Expand Down Expand Up @@ -49,7 +49,7 @@
"json-loader": "^0.5.7",
"jws": "^3.2.2",
"minami": "^1.2.3",
"mocha": "^6.2.3",
"mocha": "^6.2.0",
"mocha-junit-reporter": "^1.23.1",
"moment": "^2.24.0",
"nock": "^10.0.6",
Expand All @@ -60,6 +60,6 @@
"proxyquire": "^2.1.1",
"sinon": "^7.3.2",
"string-replace-webpack-plugin": "0.1.3",
"webpack": "^4.43.0"
"webpack": "^4.36.1"
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3114,7 +3114,7 @@ mocha-junit-reporter@^1.23.1:
strip-ansi "^4.0.0"
xml "^1.0.0"

mocha@^6.2.3:
mocha@^6.2.0:
version "6.2.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.3.tgz#e648432181d8b99393410212664450a4c1e31912"
integrity sha512-0R/3FvjIGH3eEuG17ccFPk117XL2rWxatr81a57D+r/x2uTYZRbdZ4oVidEUMh2W2TJDa7MdAb12Lm2/qrKajg==
Expand Down Expand Up @@ -5008,7 +5008,7 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@^4.43.0:
webpack@^4.36.1:
version "4.43.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.43.0.tgz#c48547b11d563224c561dad1172c8aa0b8a678e6"
integrity sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g==
Expand Down

0 comments on commit c2f18fd

Please sign in to comment.