filestack-js
Advanced tools
Comparing version 0.8.1 to 0.8.2
# filestack-js changelog | ||
## 0.8.2 (2017-08-14) | ||
- Force picker script URL to use HTTPS protocol | ||
## 0.8.1 (2017-08-04) | ||
@@ -4,0 +7,0 @@ **Picker changes** |
export default { | ||
picker: '//static.filestackapi.com/picker/v3/picker-0.9.5.js', | ||
picker: 'https://static.filestackapi.com/picker/v3/picker-0.9.5.js', | ||
}; |
{ | ||
"name": "filestack-js", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Official web SDK for the Filestack API", | ||
@@ -67,2 +67,2 @@ "author": "Filestack", | ||
] | ||
} | ||
} |
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 too big to display
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
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
1014373