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

auth0-deploy-cli

Package Overview
Dependencies
Maintainers
50
Versions
175
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.7

Diff

Changelog

Source

[7.3.7] - 2022-02-03

Fixed

  • Expose errors that may be silently missed in Actions [#408]
jpadilla
published 7.3.6 •

Changelog

Source

[7.3.6] - 2022-02-02

Fixed

  • Fix errors caused by incompatibilities introduced by new versions of Auth0 SDK [#406]
jpadilla
published 7.3.5 •

Changelog

Source

[7.3.5] - 2022-01-27

Fixed

  • Fix an error with the function context [#403]
jpadilla
published 7.3.4 •

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]
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