cordova-plugin-http
Advanced tools
Comparing version 1.1.0 to 1.2.0
# Changelog | ||
## v1.2.0 | ||
- Added support for TLSv1.1 and TLSv1.2 for android versions 4.1-4.4 (API levels 16-19) | ||
### Potentially Breaking Changes that really shouldn't matter because you shouldn't be using SSLv3 | ||
- Dropped SSLv3 support for all API Levels < 20. It will now only work on API Levels 20-22. | ||
## v1.1.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "cordova-plugin-http", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning", | ||
@@ -5,0 +5,0 @@ "cordova": { |
{ | ||
"preferences": { | ||
"tabSize": 4, | ||
"tabSize": 2, | ||
"wordWrap": true, | ||
@@ -5,0 +5,0 @@ "useSoftTabs": true, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
cordova-plugin-advanced-http |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
431984
35
0