🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

angular-image-resizer-component

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-image-resizer-component - npm Package Compare versions

Comparing version

to
1.0.4

18

package.json
{
"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