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.1.0 to 6.2.0

dist/angular-imask.d.ts

39

package.json

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

"license": "MIT",
"version": "6.1.0",
"version": "6.2.0",
"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": [

@@ -16,5 +22,20 @@ "angular",

],
"peerDependencies": {},
"devDependencies": {
"@angular-devkit/build-angular": "~12.1.1",
"@angular/cli": "^12.1.1",
"@angular/common": "^12.1.1",
"@angular/compiler": "^12.1.1",
"@angular/compiler-cli": "^12.1.1",
"@angular/core": "^12.1.1",
"@angular/forms": "^12.1.1",
"@angular/language-service": "^12.1.1",
"@angular/platform-browser": "^12.1.1",
"@angular/platform-browser-dynamic": "^12.1.1",
"ng-packagr": "^12.1.0",
"rxjs": "^6.5.2",
"typescript": "4.3.5",
"zone.js": "~0.11.4"
},
"dependencies": {
"imask": "^6.1.0",
"imask": "^6.2.0",
"tslib": "^2.0.0"

@@ -25,11 +46,3 @@ },

},
"gitHead": "228f2a4dce7125d0c7156868fcb5364b4487c8e6",
"main": "bundles/angular-imask.umd.js",
"module": "fesm2015/angular-imask.js",
"es2015": "fesm2015/angular-imask.js",
"esm2015": "esm2015/angular-imask.js",
"fesm2015": "fesm2015/angular-imask.js",
"typings": "angular-imask.d.ts",
"metadata": "angular-imask.metadata.json",
"sideEffects": false
}
"gitHead": "228f2a4dce7125d0c7156868fcb5364b4487c8e6"
}

@@ -0,0 +0,0 @@ # Angular IMask Plugin

Sorry, the diff of this file is not supported yet

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