filestack-js
Advanced tools
Comparing version 0.1.7 to 0.1.8
# 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 |
{ | ||
"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
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
858741
3