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

angular2-bootstrap-confirm

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-bootstrap-confirm - npm Package Versions

234

1.0.4

Diff

Changelog

Source

1.0.4 (2016-10-21)

Bug Fixes

  • aot: export confirm directive (c543bf1)

<a name="1.0.3"></a>

mattlewis92
published 1.0.3 •

Changelog

Source

1.0.3 (2016-10-21)

Bug Fixes

  • aot: export focus directive (3f43e68)

<a name="1.0.2"></a>

mattlewis92
published 1.0.2 •

Changelog

Source

1.0.2 (2016-09-28)

Bug Fixes

  • typings: don't include references to core-js (a82acb4), closes #20

<a name="1.0.1"></a>

mattlewis92
published 1.0.1 •

Changelog

Source

1.0.1 (2016-09-25)

Bug Fixes

  • use correct module imports (261dec7)

<a name="1.0.0"></a>

mattlewis92
published 1.0.0 •

Changelog

Source

1.0.0 (2016-09-25)

Features

  • position: export position service from index of the position folder (6c48a3e)

BREAKING CHANGES

  • position: Before:
import {Positioning} from 'angular2-bootstrap-confirm/position/position';

After:

import {Positioning} from 'angular2-bootstrap-confirm/position';

<a name="0.11.3"></a>

mattlewis92
published 0.11.3 •

Changelog

Source

0.11.3 (2016-09-24)

Bug Fixes

  • aot: remove private from methods used in templates (c5ad1d6)

<a name="0.11.2"></a>

mattlewis92
published 0.11.2 •

Changelog

Source

0.11.2 (2016-09-24)

Bug Fixes

  • aot: export popover component so aot works (599021a)

<a name="0.11.1"></a>

mattlewis92
published 0.11.1 •

Changelog

Source

0.11.1 (2016-09-24)

Bug Fixes

  • aot: fix typescript errors when using aot (6827be0)

<a name="0.11.0"></a>

mattlewis92
published 0.11.0 •

Changelog

Source

0.11.0 (2016-09-24)

Features

  • build: support offline template compilation (b7d518d)

BREAKING CHANGES

  • build: For System.js users the path to the UMD files has changed:

Before:

node_modules/angular2-bootstrap-confirm/angular2-bootstrap-confirm.js

After:

node_modules/angular2-bootstrap-confirm/dist/umd/angular2-bootstrap-confirm.js

<a name="0.10.2"></a>

mattlewis92
published 0.10.2 •

Changelog

Source

0.10.2 (2016-09-13)

Bug Fixes

  • peerDependencies: allow any version of angular higher than RC5 (f6add7d)

<a name="0.10.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