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

ngx-mask

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-mask - npm Package Compare versions

Comparing version 7.8.6 to 7.8.7

{
"name": "ngx-mask",
"version": "7.8.6",
"version": "7.8.7",
"description": "awesome ngx mask",

@@ -19,2 +19,10 @@ "license": "MIT",

],
"scripts": {
"ng": "ng",
"start": "ng serve",
"test": "ng test",
"lint": "tslint './src/app/**/*.ts'",
"build:library": "ng-packagr -p package.json",
"prettier": "prettier './src/**/*.ts' --write --single-quote --tab-width 4 --print-width 120"
},
"repository": {

@@ -33,15 +41,3 @@ "type": "git",

],
"main": "bundles/ngx-mask.umd.js",
"module": "fesm5/ngx-mask.js",
"es2015": "fesm2015/ngx-mask.js",
"esm5": "esm5/ngx-mask.js",
"esm2015": "esm2015/ngx-mask.js",
"fesm5": "fesm5/ngx-mask.js",
"fesm2015": "fesm2015/ngx-mask.js",
"typings": "ngx-mask.d.ts",
"metadata": "ngx-mask.metadata.json",
"sideEffects": false,
"dependencies": {
"tslib": "^1.9.0"
}
"ngPackage": true
}

@@ -14,3 +14,5 @@ <a href="https://jsdaddy.github.io/ngx-mask">

You can also try our NGX LOADER INDICATOR [Download](https://www.npmjs.com/package/ngx-loader-indicator) it.
You can also try our NGX COPYPASTE [Download](https://www.npmjs.com/package/ngx-copypaste) it.
### You can see the full [documentation](https://jsdaddy.github.io/ngx-mask-page/) with examples.

@@ -17,0 +19,0 @@