🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

ngx-popperjs

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-popperjs - npm Package Versions

1
46
9

14.1.1

Diff
tonysamperi
published 14.1.1 •

Changelog

Source

14.1.1

  • Updated latest patch for @popperjs/core
tonysamperi
published 14.1.0 •

Changelog

Source

14.1.0

  • Moved @popperjs/core to dependencies to get it installed automatically upon installing ngx-popperjs
tonysamperi
published 13.3.0 •
tonysamperi
published 14.0.2 •

Changelog

Source

14.0.2

  • Angular 14 now allows to dynamically append components without using any factory (closes #29)
  • Fixed tsconfig
tonysamperi
published 14.0.1 •

Changelog

Source

14.0.1

  • Added missing peer dep
tonysamperi
published 13.2.2 •

Changelog

Source

13.2.2

  • Added missing peer dep (closes #26)
tonysamperi
published 14.0.0 •

Changelog

Source

14.0.0

  • Update for Angular 14! 🎉
tonysamperi
published 13.2.1 •

Changelog

Source

3.2.1

  • Updated core dep
tonysamperi
published 13.2.0 •

Changelog

Source

13.2.0

  • General refactor of dynamic component handling
  • Refactored events using rxjs instead of renderer: should lead to performance improvement
tonysamperi
published 13.1.0 •

Changelog

Source

13.1.0

  • Added exportAs in NgxPopperjsContentComponent to allow access value, such as id (fix #21)