filestack-js
Advanced tools
Comparing version 0.3.0 to 0.3.1
# filestack-js changelog | ||
## 0.3.1 (2017-03-15) | ||
- Add correct handle to storeURL response | ||
## 0.3.0 (2017-03-14) | ||
@@ -4,0 +7,0 @@ - Add file size and upload progress in bytes to local files on summary screen |
{ | ||
"name": "filestack-js", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Official browser client for Filestack", | ||
@@ -35,3 +35,3 @@ "author": "Filestack", | ||
"dependencies": { | ||
"api-client": "http://static.filestackapi.com/packages/api-client/api-client-0.3.1.tar.gz", | ||
"api-client": "http://static.filestackapi.com/packages/api-client/api-client-0.3.2.tar.gz", | ||
"picker": "http://static.filestackapi.com/packages/picker/picker-0.3.4.tar.gz", | ||
@@ -38,0 +38,0 @@ "logger": "http://static.filestackapi.com/packages/logger/logger-1.3.3.tar.gz" |
@@ -79,3 +79,3 @@ filestack-js | ||
### client.getSecurity() ⇒ <code>object</code> | ||
Get current security parameters | ||
Get current security parameters. | ||
@@ -87,4 +87,6 @@ **Kind**: static method of <code>[init](#module_filestack..init)</code> | ||
### client.setSecurity(security) ⇒ <code>object</code> | ||
Set security parameters -- useful for changing policy on instantiated client | ||
Set security parameters -- useful for changing policy on instantiated client. | ||
**Note:** Does not currently work with `pick`. You will need to re-init the client if you want to propagate new security parameters to the picker. | ||
**Kind**: static method of <code>[init](#module_filestack..init)</code> | ||
@@ -91,0 +93,0 @@ **Returns**: <code>object</code> - Object containing current session parameters |
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
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
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
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
2337327
11843
510