@nativescript-community/ui-image
Advanced tools
+6
-0
@@ -6,2 +6,8 @@ # Change Log | ||
| ## [5.0.3](https://github.com/nativescript-community/ui-image/compare/v5.0.2...v5.0.3) (2025-11-28) | ||
| ### Bug Fixes | ||
| * **android:** build fix ([f68b4bc](https://github.com/nativescript-community/ui-image/commit/f68b4bcfc0b4909ab3013452d9ad7f55b21427d5)) | ||
| ## [5.0.2](https://github.com/nativescript-community/ui-image/compare/v5.0.1...v5.0.2) (2025-11-28) | ||
@@ -8,0 +14,0 @@ |
+2
-2
| { | ||
| "name": "@nativescript-community/ui-image", | ||
| "version": "5.0.2", | ||
| "version": "5.0.3", | ||
| "description": "Advanced and efficient image display plugin which uses Glide (Android) and SDWebImage (iOS) to implement caching, placeholders, image effects, and much more.", | ||
@@ -47,3 +47,3 @@ "main": "./index", | ||
| "readmeFilename": "README.md", | ||
| "gitHead": "0e024962bce01a69091acd3072f7c102064f5f8f" | ||
| "gitHead": "b50a851cc0201b17624e6f448fda50598e61ea49" | ||
| } |
@@ -14,3 +14,3 @@ import groovy.json.JsonSlurper | ||
| def androidXAppCompatVersion = "${ns_default_androidx_appcompat_version}" | ||
| def androidXAppCompatVersion = "1.1.0" | ||
| if (project.hasProperty("androidXAppCompat")) { | ||
@@ -17,0 +17,0 @@ androidXAppCompatVersion = androidXAppCompat |
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
1057622
0.02%