@nativescript/android
Advanced tools
Comparing version 8.2.0-alpha.2 to 8.2.0-alpha.3
{ | ||
"name": "@nativescript/android", | ||
"description": "NativeScript Runtime for Android", | ||
"version": "8.2.0-alpha.2", | ||
"version": "8.2.0-alpha.3", | ||
"repository": { | ||
@@ -13,15 +13,15 @@ "type": "git", | ||
"versions": { | ||
"v8": "9.2.230.18", | ||
"gradle": "7.0.2", | ||
"v8": "9.7.106.13", | ||
"gradle": "7.0.4", | ||
"ndk": "r22", | ||
"ndkApiLevel": "19", | ||
"minSdk": "19", | ||
"compileSdk": "31", | ||
"buildTools": "31.0.0", | ||
"kotlin": "1.5.21" | ||
"compileSdk": "30", | ||
"buildTools": "30.0.2", | ||
"kotlin": "1.6.0" | ||
}, | ||
"publishConfig": { | ||
"tag": "alpha", | ||
"tag": "next", | ||
"access": "public" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 10 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
98482905
2
0