Skip to content

Commit

Permalink
Merge pull request #1 from pixelplicity/fix-vulnerabilities
Browse files Browse the repository at this point in the history
Fix most npm vulnerabilities
  • Loading branch information
leenyburger authored Jun 17, 2021
2 parents d64eaf5 + 6b0daab commit 936996f
Show file tree
Hide file tree
Showing 6 changed files with 19,489 additions and 19,479 deletions.
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

0 comments on commit 936996f

Please sign in to comment.