packages feed

thumbnail-plus 1.0.4 → 1.0.5

raw patch · 5 files changed

+8/−1 lines, 5 filesbinary-added

Files

+ tests/data/jpn_art.jpg view

binary file changed (absent → 450239 bytes)

+ tests/data/logo.gif view

binary file changed (absent → 3633 bytes)

+ tests/data/logo.jpg view

binary file changed (absent → 10825 bytes)

+ tests/data/logo.png view

binary file changed (absent → 10661 bytes)

thumbnail-plus.cabal view
@@ -1,5 +1,5 @@ name:                thumbnail-plus-version:             1.0.4+version:             1.0.5 synopsis:            Generate thumbnails easily and safely. homepage:            https://github.com/prowdsponsor/thumbnail-plus license:             MIT@@ -35,6 +35,13 @@   .   Please report any vulnerabilities you may find, we take strive   to make this library suitable for processing arbitrary images.++extra-source-files:+  README.md+  tests/data/jpn_art.jpg+  tests/data/logo.gif+  tests/data/logo.jpg+  tests/data/logo.png  source-repository head   type:     git