New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-filepond

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-filepond - npm Package Compare versions

Comparing version 2.1.3 to 2.1.5

4

dist/vue-filepond.esm.js
/*!
* vue-filepond v2.1.3
* vue-filepond v2.1.5
* A handy FilePond adapter component for Vue

@@ -143,3 +143,3 @@ *

const attrs = Object.assign({}, this.$attrs);
// Create our pond

@@ -146,0 +146,0 @@ this._pond = create(

/*!
* vue-filepond v2.1.3
* vue-filepond v2.1.5
* A handy FilePond adapter component for Vue

@@ -4,0 +4,0 @@ *

/*!
* vue-filepond v2.1.3
* vue-filepond v2.1.5
* A handy FilePond adapter component for Vue

@@ -4,0 +4,0 @@ *

@@ -133,3 +133,3 @@ import Vue from 'vue';

const attrs = Object.assign({}, this.$attrs);
// Create our pond

@@ -136,0 +136,0 @@ this._pond = create(

{
"name": "vue-filepond",
"version": "2.1.3",
"version": "2.1.5",
"description": "A handy FilePond adapter component for Vue",

@@ -37,3 +37,3 @@ "homepage": "https://pqina.nl/filepond",

"dependencies": {
"filepond": "^1.8.0"
"filepond": "^1.8.5"
},

@@ -40,0 +40,0 @@ "peerDependencies": {

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