filestack-js
Advanced tools
Comparing version 0.9.7 to 0.9.8-rc1
export default { | ||
picker: 'https://static.filestackapi.com/picker/v3/picker-0.10.8.js', | ||
picker: 'https://static.filestackapi.com/picker/v3/picker-0.10.9-rc1.js', | ||
}; |
{ | ||
"name": "filestack-js", | ||
"version": "0.9.7", | ||
"version": "0.9.8-rc1", | ||
"description": "Official web SDK for the Filestack API", | ||
@@ -5,0 +5,0 @@ "author": "Filestack", |
@@ -258,3 +258,3 @@ <p align="center"> | ||
| url | <code>string</code> | The Filestack CDN URL for the uploaded file. | | ||
| originalFile | <code>object | File</code> \| <code>undefined</code> | Properties of the local binary file. | | ||
| originalFile | <code>object</code> \| <code>undefined</code> | Properties of the local binary file. | | ||
| status | <code>string</code> \| <code>undefined</code> | Indicates Filestack transit status. | | ||
@@ -261,0 +261,0 @@ | key | <code>string</code> \| <code>undefined</code> | The hash-prefixed cloud storage path. | |
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
1138697