New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-modialog

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-modialog - npm Package Versions

5.0.1

Diff

shlomiassaf
published 6.0.0 •

shlomiassaf
published 5.0.0 •

shlomiassaf
published 3.0.4 •

shlomiassaf
published 4.0.0-beta.3 •

shlomiassaf
published 3.0.3 •

shlomiassaf
published 4.0.0-beta.2 •

Changelog

Source

4.0.0-beta.2 (2017-08-15)

Bug Fixes

  • error with OutsideEventPlugin that would lead to calling undefined function (#379) (c313962), closes #239

Features

<a name="4.0.0-beta.1"></a>

shlomiassaf
published 4.0.0-beta.1 •

Changelog

Source

4.0.0-beta.1 (2017-08-13)

Code Refactoring

  • dont return a promise when opening a dialog (#383) (21f54ee)

BREAKING CHANGES

  • Calling modal.open() returned a Promise of DialogRef. The async operation is not required and exists due to legacy angular implementation of dynamic components. modal.open() now returns the DialogRef instance and NOT the Promise.

You need to refactor your codebase to accomodate this change, this is a big change and it is required to remove the complexity working with DialogRef.

Plugin authoers: Maybe type does not exists anymore. If you retuned the dialog instance from your Modal implementations there is not much to refactor other then types here and there.

If you return Promise of DialogRef you will have to refactor your code.

<a name="4.0.0-beta.0"></a>

shlomiassaf
published 3.0.2 •

Changelog

Source

3.0.2 (2017-08-11)

Features

<a name="3.0.1"></a>

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