Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

filepond

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filepond - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

46

package.json
{
"name": "filepond",
"version": "1.0.0",
"description": "FilePond, Where files go to stretch their bits.",
"homepage": "https://pqina.nl/filepond",
"main": "dist/filepond.js",
"browser": "dist/filepond.js",
"module": "dist/filepond.esm.js",
"keywords": [
"javascript",
"file",
"upload",
"drag",
"drop",
"browse",
"paste",
"image",
"preview"
],
"license": "GPL-3.0",
"author": {
"name": "PQINA",
"url": "https://pqina.nl"
}
"name": "filepond",
"version": "1.0.1",
"description": "FilePond, Where files go to stretch their bits.",
"homepage": "https://pqina.nl/filepond",
"main": "dist/filepond.js",
"browser": "dist/filepond.js",
"module": "dist/filepond.esm.js",
"keywords": [
"javascript",
"file",
"upload",
"drag",
"drop",
"browse",
"paste",
"image",
"preview"
],
"license": "GPL-3.0",
"author": {
"name": "PQINA",
"url": "https://pqina.nl"
}
}

@@ -5,25 +5,19 @@ # FilePond

Promotional demo can be found at https://pqina.nl/filepond
A FilePond demo can be found at https://pqina.nl/filepond
Working towards version v1.0.0
## License terms
FilePond is licensed under [GPL v3](https://opensource.org/licenses/GPL-3.0).
FilePond is licensed under [GPLv3](https://opensource.org/licenses/GPL-3.0).
### What does this mean?
- You CAN'T remove this license or pqina attribution from source files
- You CAN modify provided code in any way which doesn't conflict with above statement
- You CAN use this lib for any private projects which you do not plan to share or sell
- You CAN use this lib for public projects, BUT in such case you MUST share the full client source code of your project if asked
- If you do not want to share sources then you need to obtain a commercial license
* You **may** modify provided code in any way which doesn't conflict with above statement
* You **may** use this lib for any private projects which you do not plan to share or sell
* You **may** use this lib for public projects, BUT in such case you MUST share the full client source code of your project if asked. If you do not want to share your projects source code then you need to obtain a commercial license
* You **may not** remove the license and PQINA attribution from source files
GitHub automatically adds a quick overview header to the [repository LICENSE](https://github.com/pqina/filepond/blob/master/LICENSE) which might be helpful as well.
### Commercial license and Support
### Commercial use
You can buy a commercial license at https://pqina.nl/filepond
Interested in using FilePond for a commercial project without the GPLv3 requirements, view the options on the [license page](https://pqina.nl/filepond/store.html).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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