angular2-image-gallery
Advanced tools
Comparing version
{ | ||
"name": "angular2-image-gallery", | ||
"version": "18.0.0", | ||
"description": "Responsive Angular 18 image gallery", | ||
"version": "19.0.0", | ||
"description": "Responsive Angular 19 image gallery", | ||
"repository": { | ||
@@ -21,8 +21,8 @@ "type": "git", | ||
"bin": { | ||
"angular2-image-gallery": "./convert.js" | ||
"angular2-image-gallery": "convert.js" | ||
}, | ||
"private": false, | ||
"peerDependencies": { | ||
"@angular/common": "~18.x.x", | ||
"@angular/core": "~18.x.x", | ||
"@angular/common": "~19.x.x", | ||
"@angular/core": "~19.x.x", | ||
"app-root-path": "~3.1.x", | ||
@@ -42,3 +42,18 @@ "gm": "~1.23.1", | ||
"angular2" | ||
] | ||
} | ||
], | ||
"module": "fesm2022/angular2-image-gallery.mjs", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./index.d.ts", | ||
"default": "./fesm2022/angular2-image-gallery.mjs" | ||
} | ||
}, | ||
"sideEffects": false, | ||
"dependencies": { | ||
"tslib": "^2.3.0" | ||
} | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
120372
257.49%1118
73.07%1
-50%141
Infinity%7
16.67%12
-29.41%8
Infinity%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed