vue-filepond
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "vue-filepond", | ||
"version": "1.0.0", | ||
"description": " A handy FilePond adapter component for Vue", | ||
"version": "1.0.1", | ||
"description": "A handy FilePond adapter component for Vue", | ||
"homepage": "https://pqina.nl/filepond", | ||
"main": "index.vue", | ||
"dependencies": {}, | ||
"main": "index.js", | ||
"dependencies": { | ||
"filepond": "^1.2.6" | ||
}, | ||
"keywords": [ | ||
@@ -9,0 +11,0 @@ "vue", |
@@ -5,2 +5,6 @@ # Vue FilePond | ||
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/pqina/vue-filepond/blob/master/LICENSE) | ||
[![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) | ||
<img src="https://github.com/pqina/filepond-github-assets/blob/master/filepond-animation-01.gif?raw=true" width="370" alt=""/> | ||
@@ -55,2 +59,2 @@ | ||
[Read the docs for more information](https://pqina.nl/filepond/docs/patterns/frameworks/vue/) | ||
[Read the docs for more information](https://pqina.nl/filepond/docs/patterns/frameworks/vue/) |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
7073
135
59
0
1
+ Addedfilepond@^1.2.6
+ Addedfilepond@1.8.8(transitive)