Skip to content

Fix most npm vulnerabilities #1

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Aquil.io
Copyright (c) 2021 Simple File Upload

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[![NPM](https://img.shields.io/npm/v/react-simple-file-upload.svg)](https://www.npmjs.com/package/react-simple-file-upload) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

Simple File Upload is currently invite only. If you want to test it out, please reach out to [Colleen Schnettler](https://twitter.com/leenyburger) for an API Key.
Get an API key by signing up at [Simple File Upload](https://www.simplefileupload.com/).

## Install

Expand All @@ -28,4 +28,4 @@ const File Editor = () => (

## License

MIT © [Pixelplicity](https://github.com/pixelplicity)
MIT © [Simple File Upload](https://www.simplefileupload.com)
Loading