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.1.7 to 0.1.8

4

CHANGELOG.md
# filestack-js changelog
## 0.1.8 (2017-03-01)
- Bump picker to 0.2.9
- Add repository to package.json
## 0.1.7 (2017-03-01)

@@ -4,0 +8,0 @@ - Bump picker to 0.2.8, client to 0.1.3

8

package.json
{
"name": "filestack-js",
"version": "0.1.7",
"version": "0.1.8",
"description": "Official browser client for Filestack",
"author": "Filestack",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/filestack/filestack-js.git"
},
"scripts": {

@@ -26,3 +30,3 @@ "build": "rollup -c",

},
"pickerVersion": "0.2.8",
"pickerVersion": "0.2.9",
"devDependencies": {

@@ -29,0 +33,0 @@ "babel-plugin-external-helpers": "^6.22.0",

@@ -376,3 +376,3 @@ filestack-js

**Fulfil**: <code>object</code> - Metadata of uploaded file.
**Reject**: <code>string\|error</code> - A failure message or error object depending on where the flow halted.
**Reject**: <code>error</code> - An error object depending on where the flow halted.
**Params**

@@ -379,0 +379,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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