Socket
Socket
Sign inDemoInstall

auth0-deploy-cli

Package Overview
Dependencies
Maintainers
0
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth0-deploy-cli - npm Package Versions

1
18

7.3.4

Diff

Changelog

Source

[7.3.4] - 2022-01-26

Fixed

  • Fix pagination [#401]
jpadilla
published 7.3.3 •

Changelog

Source

[7.3.3] - 2022-01-26

Fixed

  • Fix pagination [#400]

Security

  • Security fixes from dependencies
jpadilla
published 7.3.2 •

Changelog

Source

[7.3.2] - 2021-12-14

Security

  • Fixes dependency security issues
jpadilla
published 7.3.1 •

Changelog

Source

[7.3.1] - 2021-09-21

Fixed

  • Error when authenticating with AUTH0_CLIENT_ID and AUTH0_CLIENT_SECRET with Node.js prior to v14
jpadilla
published 7.3.0 •

Changelog

Source

[7.3.0] - 2021-09-20

Added

  • Allow set of AUTH0_AUDIENCE for custom domain [#379] (credit @AliBazzi)

Fixed

  • Load file configured in customScripts for DB Connections [#367] (credit @skukx)

Security

  • Security fixes from dependencies
jpadilla
published 7.2.1 •

Changelog

Source

[7.2.1] - 2021-08-23

Fixed

  • [IDS-3074] Updated structure when dumping orgs (#369)

    Fixes an issue when exporting organizations as a directory, connections are not structured in the right way, causing the import to remove any connection on the organizations.

  • [DXEX-1721] Fix client metadata property deletion

    Fixes an inconsistency between how we calculate changes on deep metadata-like objects and with how APIv2 expects such changes to be expressed when a property is deleted.

  • Bump js-yaml from 3.x to 4.x and move to kacl (#371)

    This PR bumps js-yaml from 3.x to 4.x in accordance with its migration guide. This bump means that we're able to use the default safe behaviour for both exports and imports.

    Notably, this means that we won't end up with values like !tag:yaml.org,2002:js/undefined '' that are not at all human friendly and were problematic when we used the .safeLoad functionality.

jpadilla
published 7.2.0 •

Changelog

Source

[7.2.0] - 2021-07-14

Added

  • Add runtime property for actions [#364]
jpadilla
published 7.1.1 •

Changelog

Source

[7.1.1] - 2021-06-23

Added

  • Export tools module

Fixed

  • Fix exception when actions is undefined [#361]
  • yargs should not be called when required as a module
jpadilla
published 7.1.0 •

Changelog

Source

[7.1.0] - 2021-06-23

Changed

  • Actions refactoring and fixes [#356]
  • Bump auth0@2.35.1
jpadilla
published 7.0.0 •

Changelog

Source

[7.0.0] - 2021-06-11

Added

  • MFA-1174 Support Recovery Codes
  • Support for organizations
  • Prompt link to Auth0 Docs upon insufficient scope

Changed

  • Removed dependency on auth0-source-control-extension-tools, the package is not part of auth0-deploy-cli
  • Removed dependency on auth-extension-tools

Deprecated

  • Dropped Node.js 8 support

Fixed

  • Upstream node registry

Security

  • Security fixes from dependencies
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