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.4.1 to 0.4.2

6

CHANGELOG.md
# filestack-js changelog
## 0.4.2 (2017-03-25)
- Fix regression with summary screen images
- Add Danish language support
## 0.4.1 (2017-03-22)

@@ -12,3 +16,3 @@ - Same as 0.4.0 - last release didn't include new bundle

- Add S3 key and container to returned file metadata
- **Breaking change:** Rename `name` to `filename` in returned file metadata
- **Breaking change:** Rename `name` to `filename` in returned file metadata from `pick`

@@ -15,0 +19,0 @@ ## 0.3.2 (2017-03-19)

4

package.json
{
"name": "filestack-js",
"version": "0.4.1",
"version": "0.4.2",
"description": "Official browser client for Filestack",

@@ -36,3 +36,3 @@ "author": "Filestack",

"api-client": "http://static.filestackapi.com/packages/api-client/api-client-0.3.4.tar.gz",
"picker": "http://static.filestackapi.com/packages/picker/picker-0.4.0.tar.gz",
"picker": "http://static.filestackapi.com/packages/picker/picker-0.4.1.tar.gz",
"logger": "http://static.filestackapi.com/packages/logger/logger-1.3.3.tar.gz"

@@ -39,0 +39,0 @@ },

@@ -133,3 +133,3 @@ filestack-js

- .preferLinkOverStore <code>boolean</code> <code> = false</code> - For cloud sources whether to __link__ or __store__ files.
- .lang <code>string</code> <code> = &quot;en&quot;</code> - Sets locale. Accepts: `de`, `en`, `es`, `fr`, `it`, `nl`, `pl`, `pt`, `ru`, `zh`.
- .lang <code>string</code> <code> = &quot;en&quot;</code> - Sets locale. Accepts: `da`, `de`, `en`, `es`, `fr`, `it`, `nl`, `pl`, `pt`, `ru`, `zh`.
- .minFiles <code>number</code> <code> = 1</code> - Minimum number of files required to start uploading.

@@ -136,0 +136,0 @@ - .maxFiles <code>number</code> <code> = 1</code> - Maximum number of files allowed to upload.

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