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

angular-imask

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-imask - npm Package Compare versions

Comparing version 6.0.5 to 6.0.6

dist/angular-imask.d.ts

27

package.json

@@ -5,5 +5,11 @@ {

"license": "MIT",
"version": "6.0.5",
"version": "6.0.6",
"description": "Angular IMask Plugin",
"repository": "https://github.com/uNmAnNeR/imaskjs/tree/master/packages/angular-imask",
"scripts": {
"build": "ng-packagr --config tsconfig.json",
"dev": "ng build angular-imask --watch",
"example": "ng serve --aot",
"prepublishOnly": "node scripts/prepublish.js"
},
"keywords": [

@@ -38,7 +44,6 @@ "angular",

"typescript": "<3.6.0",
"zone.js": "^0.10.2"
"zone.js": "~0.9.1"
},
"dependencies": {
"imask": "^6.0.3",
"tslib": "^1.9.0"
"imask": "^6.0.6"
},

@@ -48,13 +53,3 @@ "publishConfig": {

},
"gitHead": "228f2a4dce7125d0c7156868fcb5364b4487c8e6",
"main": "bundles/angular-imask.umd.js",
"module": "fesm5/angular-imask.js",
"es2015": "fesm2015/angular-imask.js",
"esm5": "esm5/angular-imask.js",
"esm2015": "esm2015/angular-imask.js",
"fesm5": "fesm5/angular-imask.js",
"fesm2015": "fesm2015/angular-imask.js",
"typings": "angular-imask.d.ts",
"metadata": "angular-imask.metadata.json",
"sideEffects": false
}
"gitHead": "57687259268b61e3df3ec6ee7fca0591845a8748"
}
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