capacitor-plugin-ios-webview-configurator
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "Capacitor", | ||
"version": "1.5.0", | ||
"version": "2.4.1", | ||
"summary": "Capacitor for iOS", | ||
"social_media_url": "http://twitter.com/getcapacitor", | ||
"social_media_url": "https://twitter.com/capacitorjs", | ||
"license": "MIT", | ||
"homepage": "https://capacitor.ionicframework.com/", | ||
"homepage": "https://capacitorjs.com/", | ||
"platforms": { | ||
@@ -16,16 +16,16 @@ "ios": "11.0" | ||
"git": "https://github.com/ionic-team/capacitor.git", | ||
"tag": "1.5.0" | ||
"tag": "2.4.1" | ||
}, | ||
"source_files": [ | ||
"ios/Capacitor/Capacitor/*.{swift,h,m}", | ||
"ios/Capacitor/Capacitor/Plugins/*.{swift,h,m}", | ||
"ios/Capacitor/Capacitor/Plugins/**/*.{swift,h,m}" | ||
"Capacitor/Capacitor/*.{swift,h,m}", | ||
"Capacitor/Capacitor/Plugins/*.{swift,h,m}", | ||
"Capacitor/Capacitor/Plugins/**/*.{swift,h,m}" | ||
], | ||
"dependencies": { | ||
"CapacitorCordova": [ | ||
"1.5.0" | ||
] | ||
}, | ||
"swift_versions": "4.2", | ||
"swift_version": "4.2" | ||
"swift_versions": "5.0", | ||
"swift_version": "5.0" | ||
} |
{ | ||
"name": "CapacitorCordova", | ||
"module_name": "Cordova", | ||
"version": "1.5.0", | ||
"version": "2.4.1", | ||
"summary": "Capacitor Cordova Compatibility Layer", | ||
"homepage": "https://ionic-team.github.io/capacitor", | ||
"homepage": "https://capacitorjs.com", | ||
"license": "MIT", | ||
@@ -13,3 +13,3 @@ "authors": { | ||
"git": "https://github.com/ionic-team/capacitor", | ||
"tag": "1.5.0" | ||
"tag": "2.4.1" | ||
}, | ||
@@ -19,6 +19,6 @@ "platforms": { | ||
}, | ||
"source_files": "ios/CapacitorCordova/**/*.{h,m}", | ||
"public_header_files": "ios/CapacitorCordova/CapacitorCordova/Classes/Public/*.h", | ||
"source_files": "CapacitorCordova/**/*.{h,m}", | ||
"public_header_files": "CapacitorCordova/CapacitorCordova/Classes/Public/*.h", | ||
"requires_arc": true, | ||
"frameworks": "WebKit" | ||
} |
{ | ||
"name": "capacitor-plugin-ios-webview-configurator", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "\"\"", | ||
@@ -16,8 +16,8 @@ "main": "dist/esm/index.js", | ||
"dependencies": { | ||
"@capacitor/core": "latest" | ||
"@capacitor/android": "^2.4.1", | ||
"@capacitor/core": "^2.4.1", | ||
"@capacitor/ios": "^2.4.1" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^3.2.4", | ||
"@capacitor/ios": "latest", | ||
"@capacitor/android": "latest" | ||
"typescript": "^3.2.4" | ||
}, | ||
@@ -24,0 +24,0 @@ "files": [ |
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
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
157420
1
3
48
86
2
+ Added@capacitor/android@^2.4.1
+ Added@capacitor/ios@^2.4.1
+ Added@capacitor/android@2.5.0(transitive)
+ Added@capacitor/core@2.5.0(transitive)
+ Added@capacitor/ios@2.5.0(transitive)
+ Addedtslib@1.14.1(transitive)
- Removed@capacitor/core@7.0.1(transitive)
- Removedtslib@2.8.1(transitive)
Updated@capacitor/core@^2.4.1