Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

filestack-js

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filestack-js - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

3

CHANGELOG.md
# 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

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc