New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

angular-secure-password

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-secure-password

Securely input passwords for angular

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

angular-secure-password

Secure implementation of password field. Stores password in a UInt8Array instead of string which can be wiped out securely. Uses key-presses as opposed to input fields.

Standalone code (assuming Angular setup) can be found at this codepen.

Development

Start gulp serve to start the demo page and then open http://localhost:8888.

To compile, gulp compress

Keywords

security

FAQs

Package last updated on 31 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts