diff --git a/README.md b/README.md index 0a4b0f5..55cfc47 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,6 @@ _This is still very much work in progress_\ --- +The ISC License _does not apply_ to any of the files in the `/assets/stickers` directory + The copperflame logo is based on the [Fire Emoji](https://github.com/microsoft/fluentui-emoji/blob/main/assets/Fire/Flat/fire_flat.svg) from the [Microsoft Fluent Emoji Set](https://github.com/microsoft/fluentui-emoji) which is licensed under the [MIT License](https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE) diff --git a/assets/stickers/README.md b/assets/stickers/README.md new file mode 100644 index 0000000..4d1f79c --- /dev/null +++ b/assets/stickers/README.md @@ -0,0 +1,5 @@ +The files in this directory are not covered by the ISC License! + +All rights reserved. + +Credit to the authors is given in the README file in each subdirectory. diff --git a/assets/stickers/stickers/Arson/Arson.png b/assets/stickers/stickers/Arson/Arson.png new file mode 100644 index 0000000..23401ef Binary files /dev/null and b/assets/stickers/stickers/Arson/Arson.png differ diff --git a/assets/stickers/stickers/Arson/Arson.txt b/assets/stickers/stickers/Arson/Arson.txt new file mode 100644 index 0000000..d6b855b --- /dev/null +++ b/assets/stickers/stickers/Arson/Arson.txt @@ -0,0 +1 @@ +A dragon named Arson with black fur and neon green eyes and hair. They're wearing a cyberpunk-inspired jacket with green illuminated elements on the shoulders and neck. diff --git a/assets/stickers/stickers/Arson/README.md b/assets/stickers/stickers/Arson/README.md new file mode 100644 index 0000000..a085801 --- /dev/null +++ b/assets/stickers/stickers/Arson/README.md @@ -0,0 +1 @@ +Character belongs to @nzbr. Artwork by [Sir Lorart](https://twitter.com/Sir_Lorart) diff --git a/package.json b/package.json index cf32584..912bea3 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "base16-builder": "^1.3.0" }, "peerDependencies": { - "sharp": "^0.31.1" + "sharp": "^0.31.1 || ^0.33.0" }, "devDependencies": { "@types/node": "^20.10.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e39d77..ddcc003 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,7 +18,7 @@ dependencies: specifier: ^1.3.0 version: 1.3.0 sharp: - specifier: ^0.31.1 + specifier: ^0.31.1 || ^0.33.0 version: 0.31.1 devDependencies: @@ -109,7 +109,7 @@ packages: nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 - semver: 7.5.1 + semver: 7.5.4 tar: 6.1.15 transitivePeerDependencies: - encoding @@ -1559,7 +1559,7 @@ packages: resolution: {integrity: sha512-QB0MMv+tn9Ur2DtJrc8y09n0n6sw88CyDniWSX2cHW10goQXYPK9ZpFJOktDS4ron501edPX6h9i7Pg+RnH5nQ==} engines: {node: '>=10'} dependencies: - semver: 7.5.1 + semver: 7.5.4 dev: false /node-addon-api@3.2.1: @@ -1975,15 +1975,6 @@ packages: dev: false optional: true - /semver@7.5.1: - resolution: {integrity: sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==} - engines: {node: '>=10'} - hasBin: true - requiresBuild: true - dependencies: - lru-cache: 6.0.0 - dev: false - /semver@7.5.4: resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} engines: {node: '>=10'} @@ -2007,7 +1998,7 @@ packages: detect-libc: 2.0.1 node-addon-api: 5.1.0 prebuild-install: 7.1.1 - semver: 7.5.1 + semver: 7.5.4 simple-get: 4.0.1 tar-fs: 2.1.1 tunnel-agent: 0.6.0