Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "minixhr", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "super simpel and small cross-browser xhr", | ||
@@ -5,0 +5,0 @@ "main": "minixhr.js", |
@@ -18,3 +18,3 @@ # minixhr | ||
timeout : 2000 // [optional] (to set a timeout) | ||
header : {} // [optional] (defaults to '{}' or in case of 'POST': | ||
headers : {} // [optional] (defaults to '{}' or in case of 'POST': | ||
// {'X-Requested-With':'XMLHttpRequest','Content-Type':'application/x-www-form-urlencoded' } ) | ||
@@ -21,0 +21,0 @@ } |
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
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