filestack-react
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -5,6 +5,12 @@ # Change Log | ||
## [2.0.3](https://github.com/filestack/filestack-react/compare/v2.0.2...v2.0.3) (2019-04-12) | ||
### others | ||
- Update filestack-js to 2.0.5 | ||
## 2.0.2 (2019-02-25) | ||
### Features | ||
- Added a new preload option (According to the https://github.com/filestack/filestack-react/issues/42) | ||
## 2.0.1 (February 25, 2019) | ||
@@ -21,7 +27,7 @@ | ||
Updated to support filestack-js 1.0 and React 16.0 as peer dependencies. | ||
- Updated to support filestack-js 1.0 and React 16.0 as peer dependencies. | ||
## 1.0.0 (June 10, 2017) | ||
Officially changed name to filestack-react | ||
- Officially changed name to filestack-react | ||
@@ -28,0 +34,0 @@ ### features |
{ | ||
"name": "filestack-react", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"main": "dist/filestack-react.js", | ||
@@ -35,3 +35,3 @@ "description": "React component wrapper for filestack-js", | ||
"dependencies": { | ||
"filestack-js": "^1.14.2" | ||
"filestack-js": "^2.0.5" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
@@ -12,3 +12,3 @@ <a href="https://npmjs.com/package/filestack-react"><img src="https://img.shields.io/npm/v/filestack-react.svg" /></a> | ||
* [Documentation](https://www.filestack.com/docs) | ||
* [Live Demo](https://codepen.io/Skayfer/pen/GzPYOP) | ||
* [Live Demo](https://codepen.io/Filestack/pen/KEpVdR) | ||
* [NPM](https://npmjs.com/package/filestack-react) | ||
@@ -15,0 +15,0 @@ * [Tutorial](https://blog.filestack.com/product-updates/react-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
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
125630
0
+ Addedasynckit@0.4.0(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedfilestack-js@2.1.0(transitive)
+ Addedjsonschema@1.4.1(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
- Removedajv@6.12.6(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedfilestack-js@1.14.6(transitive)
- Removedjson-schema-traverse@0.4.1(transitive)
- Removedpunycode@2.3.1(transitive)
- Removeduri-js@4.4.1(transitive)
Updatedfilestack-js@^2.0.5