@kafudev/jcore-react-native
Advanced tools
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 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 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
@@ -8,8 +8,8 @@ apply plugin: 'com.android.library' | ||
| android { | ||
| compileSdkVersion 29 | ||
| buildToolsVersion "29.0.0" | ||
| compileSdkVersion safeExtGet('jcore_compileSdkVersion', 29) | ||
| buildToolsVersion safeExtGet('jcore_buildToolsVersion', '29.0.2') | ||
| defaultConfig { | ||
| minSdkVersion 21 | ||
| targetSdkVersion 29 | ||
| minSdkVersion safeExtGet('jcore_minSdkVersion', 21) | ||
| targetSdkVersion safeExtGet('jcore_targetSdkVersion', 29) | ||
| versionCode 1 | ||
@@ -19,2 +19,3 @@ versionName "1.0" | ||
| } | ||
| sourceSets { | ||
@@ -21,0 +22,0 @@ main { |
+1
-1
@@ -8,3 +8,3 @@ { | ||
| "main" : "index.js", | ||
| "version" : "2.0.10", | ||
| "version" : "2.1.1", | ||
| "repository" : { | ||
@@ -11,0 +11,0 @@ "type": "git", |
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 not supported yet
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
63703096
7.99%48
26.32%19
111.11%