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

ngx-mask

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

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.7 to 7.8.8

app/ngx-mask/config.d.ts

24

package.json
{
"name": "ngx-mask",
"version": "7.8.7",
"version": "7.8.8",
"description": "awesome ngx mask",

@@ -19,10 +19,2 @@ "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": {

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

],
"ngPackage": true
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc