ngx-show-hide-password
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "ngx-show-hide-password", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"repository": { | ||
@@ -24,3 +24,6 @@ "type": "git", | ||
"@angular/common": "^7.1.0", | ||
"@angular/core": "^7.1.0" | ||
"@angular/core": "^7.1.0", | ||
"@fortawesome/angular-fontawesome": "^0.3.0", | ||
"@fortawesome/fontawesome-svg-core": "^1.2.15", | ||
"@fortawesome/free-solid-svg-icons": "^5.7.2" | ||
}, | ||
@@ -27,0 +30,0 @@ "main": "bundles/ngx-show-hide-password.umd.js", |
@@ -16,9 +16,11 @@ # ngx-show-hide-password | ||
```bash | ||
npm install ngx-show-hide-password --save | ||
npm install @fortawesome/angular-fontawesome @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons --save | ||
``` | ||
$ npm install ngx-show-hide-password --save | ||
``` | ||
```bash | ||
yarn add ngx-show-hide-password | ||
yarn add @fortawesome/angular-fontawesome @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons | ||
``` | ||
$ yarn add ngx-show-hide-password | ||
``` | ||
@@ -63,2 +65,3 @@ ### Example | ||
* v2.0.2 fix build script and update readme | ||
* v2.0.0 switchted to @angular/cli and ng-packagr, requires @angular/core v7, includes Font Awesome Eye/EyeSlash Icon | ||
@@ -65,0 +68,0 @@ * v1.2.5 add 2 new attributes, btnStyle and btnOutline |
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
72076
76
6