angular-image-resizer-component
Advanced tools
Comparing version
{ | ||
"name": "angular-image-resizer-component", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"description": "Angular component for resizing images with specified dimensions", | ||
@@ -30,13 +30,13 @@ "main": "dist/bundles/ng-resizable-image.umd.js", | ||
"peerDependencies": { | ||
"@angular/common": "^17.0.0", | ||
"@angular/core": "^17.0.0" | ||
"@angular/common": "^19.0.0", | ||
"@angular/core": "^19.0.0" | ||
}, | ||
"devDependencies": { | ||
"@angular/common": "^17.0.0", | ||
"@angular/core": "^17.0.0", | ||
"@angular/compiler": "^17.0.0", | ||
"@angular/compiler-cli": "^17.0.0", | ||
"ng-packagr": "^17.0.0", | ||
"typescript": "~5.2.0" | ||
"@angular/common": "^19.0.0", | ||
"@angular/core": "^19.0.0", | ||
"@angular/compiler": "^19.0.0", | ||
"@angular/compiler-cli": "^19.0.0", | ||
"ng-packagr": "^19.0.0", | ||
"typescript": "~5.6.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
72336
-36.02%9
-25%310
-46.27%