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.6.2 to 0.6.3

5

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

4

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

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