angular-bootstrap-confirm
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "angular-bootstrap-confirm", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"homepage": "https://github.com/mattlewis92/angular-bootstrap-confirm", | ||
@@ -25,3 +25,4 @@ "authors": [ | ||
"test", | ||
"tests" | ||
"tests", | ||
"src/angular-bootstrap-confirm.js" | ||
], | ||
@@ -28,0 +29,0 @@ "dependencies": { |
@@ -0,1 +1,4 @@ | ||
# 0.4.2 (2015-10-04) | ||
* Ignore bower source files | ||
# 0.4.1 (2015-10-02) | ||
@@ -2,0 +5,0 @@ * Allow handle-focus to be set to false if set as an attribute. |
/** | ||
* angular-bootstrap-confirm - Displays a bootstrap confirmation popover when clicking the given element. | ||
* @version v0.4.1 | ||
* @version v0.4.2 | ||
* @link https://github.com/mattlewis92/angular-bootstrap-confirm | ||
@@ -5,0 +5,0 @@ * @license MIT |
/** | ||
* angular-bootstrap-confirm - Displays a bootstrap confirmation popover when clicking the given element. | ||
* @version v0.4.1 | ||
* @version v0.4.2 | ||
* @link https://github.com/mattlewis92/angular-bootstrap-confirm | ||
@@ -5,0 +5,0 @@ * @license MIT |
{ | ||
"name": "angular-bootstrap-confirm", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Displays a bootstrap confirmation popover when clicking the given element.", | ||
@@ -5,0 +5,0 @@ "browser": "src/angular-bootstrap-confirm.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72858
955