filestack-js
Advanced tools
Comparing version 0.6.2 to 0.6.3
# filestack-js changelog | ||
## 0.6.3 (2017-05-30) | ||
**Picker changes** | ||
- Fix bug with file upload progress related to background uploads | ||
- Fix issue with crop overlay dimensions being set incorrectly | ||
## 0.6.2 (2017-05-26) | ||
@@ -4,0 +9,0 @@ **Picker changes** |
{ | ||
"name": "filestack-js", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Official browser client for Filestack", | ||
@@ -55,3 +55,3 @@ "author": "Filestack", | ||
"minimist": "^1.2.0", | ||
"picker": "http://static.filestackapi.com/packages/picker/picker-0.6.5.tar.gz", | ||
"picker": "http://static.filestackapi.com/packages/picker/picker-0.6.6.tar.gz", | ||
"pre-commit": "^1.1.3", | ||
@@ -58,0 +58,0 @@ "release-o-tron": "http://static.filestackapi.com/packages/release-o-tron/release-o-tron-1.3.6.tar.gz", |
@@ -28,3 +28,3 @@ filestack-js | ||
```HTML | ||
<script src="http://static.filestackapi.com/v3/filestack-0.6.2.js"></script> | ||
<script src="http://static.filestackapi.com/v3/filestack-0.6.3.js"></script> | ||
<script> | ||
@@ -31,0 +31,0 @@ const apikey = 'abc'; |
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
2880069
3438