|
| 1 | +Copyright (c) 2022, ReadMe |
| 2 | + |
| 3 | +Permission to use, copy, modify, and/or distribute this software for any purpose |
| 4 | +with or without fee is hereby granted, provided that the above copyright notice |
| 5 | +and this permission notice appear in all copies. |
| 6 | + |
| 7 | +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH |
| 8 | +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND |
| 9 | +FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, |
| 10 | +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS |
| 11 | +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER |
| 12 | +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF |
| 13 | +THIS SOFTWARE. |
| 14 | + |
| 15 | +--- |
| 16 | + |
| 17 | +## parse-data-url |
| 18 | +https://github.com/killmenot/parse-data-url |
| 19 | + |
| 20 | +The MIT License (MIT) |
| 21 | + |
| 22 | +Copyright (c) Alexey Kucherenko |
| 23 | + |
| 24 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 25 | +of this software and associated documentation files (the "Software"), to deal |
| 26 | +in the Software without restriction, including without limitation the rights |
| 27 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 28 | +copies of the Software, and to permit persons to whom the Software is |
| 29 | +furnished to do so, subject to the following conditions: |
| 30 | + |
| 31 | +The above copyright notice and this permission notice shall be included in all |
| 32 | +copies or substantial portions of the Software. |
| 33 | + |
| 34 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 35 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 36 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 37 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 38 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 39 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 40 | +SOFTWARE. |
| 41 | + |
| 42 | +--- |
| 43 | + |
| 44 | +## valid-data-url |
| 45 | +https://github.com/killmenot/valid-data-url |
| 46 | + |
| 47 | +The MIT License (MIT) |
| 48 | + |
| 49 | +Copyright (c) Alexey Kucherenko |
| 50 | + |
| 51 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 52 | +of this software and associated documentation files (the "Software"), to deal |
| 53 | +in the Software without restriction, including without limitation the rights |
| 54 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 55 | +copies of the Software, and to permit persons to whom the Software is |
| 56 | +furnished to do so, subject to the following conditions: |
| 57 | + |
| 58 | +The above copyright notice and this permission notice shall be included in all |
| 59 | +copies or substantial portions of the Software. |
| 60 | + |
| 61 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 62 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 63 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 64 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 65 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 66 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 67 | +SOFTWARE. |
0 commit comments