angular-imask
Advanced tools
Comparing version 6.0.5 to 6.0.6
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
208380
5
39
1
+ Added@angular/common@19.0.1(transitive)
+ Added@angular/core@19.0.1(transitive)
+ Added@angular/forms@19.0.1(transitive)
+ Added@angular/platform-browser@19.0.1(transitive)
- Removedtslib@^1.9.0
- Removed@angular/common@19.0.0(transitive)
- Removed@angular/core@19.0.0(transitive)
- Removed@angular/forms@19.0.0(transitive)
- Removed@angular/platform-browser@19.0.0(transitive)
- Removedtslib@1.14.1(transitive)
Updatedimask@^6.0.6