angular-chosen-localytics
Advanced tools
Comparing version 1.9.1 to 1.9.2
/** | ||
* angular-chosen-localytics - Angular Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a Angular way | ||
* @version v1.9.1 | ||
* @version v1.9.2 | ||
* @link http://github.com/leocaseiro/angular-chosen | ||
@@ -5,0 +5,0 @@ * @license MIT |
/** | ||
* angular-chosen-localytics - Angular Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a Angular way | ||
* @version v1.9.1 | ||
* @version v1.9.2 | ||
* @link http://github.com/leocaseiro/angular-chosen | ||
@@ -5,0 +5,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ { | ||
"main": "dist/angular-chosen.js", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"description": "Angular Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a Angular way", | ||
@@ -8,0 +8,0 @@ "homepage": "http://github.com/leocaseiro/angular-chosen", |
@@ -31,3 +31,3 @@ Angular Chosen Localytics [![Bower](https://img.shields.io/bower/v/angular-chosen-localytics.svg)](https://github.com/leocaseiro/angular-chosen) [![npm](https://img.shields.io/npm/v/angular-chosen-localytics.svg)](https://www.npmjs.com/package/angular-chosen-localytics) | ||
```html | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular-chosen-localytics/1.9.0/angular-chosen.min.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular-chosen-localytics/1.9.2/angular-chosen.min.js"></script> | ||
``` | ||
@@ -38,3 +38,3 @@ | ||
Or download zip file | ||
> [Download v1.9.0](https://github.com/leocaseiro/angular-chosen/archive/1.9.0.zip) | ||
> [Download v1.9.2](https://github.com/leocaseiro/angular-chosen/archive/1.9.2.zip) | ||
@@ -41,0 +41,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0