vue-filepond
Advanced tools
Comparing version 4.0.0 to 4.0.1
/*! | ||
* vue-filepond v4.0.0 | ||
* vue-filepond v4.0.1 | ||
* A handy FilePond adapter component for Vue | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* vue-filepond v4.0.0 | ||
* vue-filepond v4.0.1 | ||
* A handy FilePond adapter component for Vue | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* vue-filepond v4.0.0 | ||
* vue-filepond v4.0.1 | ||
* A handy FilePond adapter component for Vue | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "vue-filepond", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "A handy FilePond adapter component for Vue", | ||
@@ -36,6 +36,4 @@ "homepage": "https://pqina.nl/filepond", | ||
}, | ||
"dependencies": { | ||
"filepond": "^3.0.2" | ||
}, | ||
"peerDependencies": { | ||
"filepond": "^3.0.0", | ||
"vue": "^2.5.13" | ||
@@ -42,0 +40,0 @@ }, |
@@ -7,3 +7,2 @@ # Vue FilePond | ||
[![npm version](https://badge.fury.io/js/vue-filepond.svg)](https://www.npmjs.com/package/vue-filepond) | ||
[![Donate with PayPal](https://img.shields.io/badge/donate-PayPal.me-pink.svg)](https://www.paypal.me/rikschennink/10) | ||
@@ -15,3 +14,3 @@ <img src="https://github.com/pqina/filepond-github-assets/blob/master/filepond-animation-01.gif?raw=true" width="370" alt=""/> | ||
```bash | ||
npm install vue-filepond --save | ||
npm install vue-filepond filepond --save | ||
``` | ||
@@ -18,0 +17,0 @@ |
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
25208
104
+ Addednanoid@3.3.7(transitive)
- Removedfilepond@^3.0.2
- Removednanoid@3.3.8(transitive)