Skip to content

Commit

Permalink
feat(icon): update to jimp 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 21, 2018
1 parent 4e08a75 commit b071c4b
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"dependencies": {
"fs-extra": "^7.0.0",
"hash-sum": "^1.0.2",
"jimp": "0.3.4"
"jimp": "^0.5.0"
}
}
260 changes: 240 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,231 @@
version "1.4.0"
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"

"@jimp/bmp@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/bmp/-/bmp-0.5.0.tgz#52b9a2bc3b23d59d21d252f7d60133413deaa351"
dependencies:
"@jimp/utils" "^0.5.0"
bmp-js "^0.1.0"
core-js "^2.5.7"

"@jimp/core@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/core/-/core-0.5.0.tgz#5158ea2cbe32ef1ed6146a4237b6fefd942fc8a4"
dependencies:
"@jimp/utils" "^0.5.0"
any-base "^1.1.0"
buffer "^5.2.0"
core-js "^2.5.7"
exif-parser "^0.1.12"
file-type "^9.0.0"
load-bmfont "^1.3.1"
mkdirp "0.5.1"
phin "^2.9.1"
pixelmatch "^4.0.2"
tinycolor2 "^1.4.1"

"@jimp/custom@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/custom/-/custom-0.5.0.tgz#ffae82641f26dd85b80814459999abbe425a7aaf"
dependencies:
"@jimp/core" "^0.5.0"
core-js "^2.5.7"

"@jimp/gif@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/gif/-/gif-0.5.0.tgz#7543870b3d744c9758da76ca43fac4ee48fd6a00"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"
omggif "^1.0.9"

"@jimp/jpeg@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/jpeg/-/jpeg-0.5.0.tgz#28603290a21d7cea22cd4d568bc11e6d2b08aa2b"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"
jpeg-js "^0.3.4"

"@jimp/plugin-blit@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-blit/-/plugin-blit-0.5.0.tgz#0fb4ccc0a4e4b06df3ce21a7e37cc2dedd6872ee"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-blur@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-blur/-/plugin-blur-0.5.0.tgz#c8222bdae8eb4cc86613c0adbcb26a92829739a2"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-color@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.5.0.tgz#a3995ce92fb83040161442d94c12212a746e4d30"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"
tinycolor2 "^1.4.1"

"@jimp/plugin-contain@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-contain/-/plugin-contain-0.5.0.tgz#ba148b6c5948b72def62f4d695773aea562b0b43"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-cover@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-cover/-/plugin-cover-0.5.0.tgz#8d8589217db662003a1ba88ec25106d763ea79dc"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-crop@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-crop/-/plugin-crop-0.5.0.tgz#5d0129d320e1838721aaec09caf5b6fa22a674d7"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-displace@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-displace/-/plugin-displace-0.5.0.tgz#cb75d8588bdee45c1bdb1bec2323705d0e53d060"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-dither@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-dither/-/plugin-dither-0.5.0.tgz#0f1f6b7dcd5aba8f908bbd4b60685fc29cc6a3ed"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-flip@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-flip/-/plugin-flip-0.5.0.tgz#4a973c9c4bdc6dbcc7da66204a2bb2b12feb9381"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-gaussian@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.5.0.tgz#02c9f07516108e01ba0f2938289b08e6e865c2c9"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-invert@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-invert/-/plugin-invert-0.5.0.tgz#4496d2d67ab498c8fa3e89c4b6dd5892e7f14b9b"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-mask@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-mask/-/plugin-mask-0.5.0.tgz#a1026991f724ff0522cd458cf8f45dd31c169ef2"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-normalize@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-normalize/-/plugin-normalize-0.5.0.tgz#21a510ea2ccc6637c378cc0c86a4cec9753c2122"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-print@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-print/-/plugin-print-0.5.0.tgz#40f6d4f4555351dc39da2116ef5c239a73827218"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"
load-bmfont "^1.4.0"

"@jimp/plugin-resize@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-resize/-/plugin-resize-0.5.0.tgz#5886b15fb77caee70ca3ce972ea176ad88faca7a"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-rotate@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-rotate/-/plugin-rotate-0.5.0.tgz#08c2f74cb37837b41939c7eb78923a5cca735182"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugin-scale@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugin-scale/-/plugin-scale-0.5.0.tgz#095f937e5a4887481b3074f5cd6a144d8f4f815e"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"

"@jimp/plugins@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/plugins/-/plugins-0.5.0.tgz#4af7aaa221d1cff119d89f2e103d9b01800a9817"
dependencies:
"@jimp/plugin-blit" "^0.5.0"
"@jimp/plugin-blur" "^0.5.0"
"@jimp/plugin-color" "^0.5.0"
"@jimp/plugin-contain" "^0.5.0"
"@jimp/plugin-cover" "^0.5.0"
"@jimp/plugin-crop" "^0.5.0"
"@jimp/plugin-displace" "^0.5.0"
"@jimp/plugin-dither" "^0.5.0"
"@jimp/plugin-flip" "^0.5.0"
"@jimp/plugin-gaussian" "^0.5.0"
"@jimp/plugin-invert" "^0.5.0"
"@jimp/plugin-mask" "^0.5.0"
"@jimp/plugin-normalize" "^0.5.0"
"@jimp/plugin-print" "^0.5.0"
"@jimp/plugin-resize" "^0.5.0"
"@jimp/plugin-rotate" "^0.5.0"
"@jimp/plugin-scale" "^0.5.0"
core-js "^2.5.7"
timm "^1.6.1"

"@jimp/png@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/png/-/png-0.5.0.tgz#634d3443fedfafd30fec2b176da807cdce0bfb70"
dependencies:
"@jimp/utils" "^0.5.0"
core-js "^2.5.7"
pngjs "^3.3.3"

"@jimp/tiff@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/tiff/-/tiff-0.5.0.tgz#e702aca1fac3313bb25b53833a6aa3a9b54578f1"
dependencies:
core-js "^2.5.7"
utif "^2.0.1"

"@jimp/types@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/types/-/types-0.5.0.tgz#c942d2196b3d57d17d5bc07d5a8bdaf9525af2e9"
dependencies:
"@jimp/bmp" "^0.5.0"
"@jimp/gif" "^0.5.0"
"@jimp/jpeg" "^0.5.0"
"@jimp/png" "^0.5.0"
"@jimp/tiff" "^0.5.0"
core-js "^2.5.7"
timm "^1.6.1"

"@jimp/utils@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.5.0.tgz#ecb33259c75238053d6c7706a3e91f657dbabf91"
dependencies:
core-js "^2.5.7"

"@lerna/add@^3.3.2":
version "3.3.2"
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.3.2.tgz#767a879ecb117be06414e7e76d4d93bb9934fa57"
Expand Down Expand Up @@ -1958,7 +2183,7 @@ bluebird@^3.1.1, bluebird@^3.5.1:
version "3.5.2"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"

bmp-js@0.1.0:
bmp-js@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.1.0.tgz#e05a63f796a6c1ff25f4771ec7adadc148c07233"

Expand Down Expand Up @@ -5442,24 +5667,15 @@ jest@^23.5.0:
import-local "^1.0.0"
jest-cli "^23.6.0"

jimp@0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.3.4.tgz#df0bca587c28c263102dc72af712bda01a211c51"
jimp@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.5.0.tgz#ffc1c833d32ba2ab3589ffa9719eee0676b20bf3"
dependencies:
any-base "^1.1.0"
bmp-js "0.1.0"
buffer "^5.2.0"
exif-parser "^0.1.12"
file-type "^9.0.0"
jpeg-js "^0.3.4"
load-bmfont "^1.3.0"
mkdirp "0.5.1"
omggif "^1.0.9"
phin "^2.9.1"
pixelmatch "^4.0.2"
pngjs "^3.3.3"
tinycolor2 "^1.4.1"
utif "^2.0.0"
"@babel/polyfill" "^7.0.0"
"@jimp/custom" "^0.5.0"
"@jimp/plugins" "^0.5.0"
"@jimp/types" "^0.5.0"
core-js "^2.5.7"

joi@^11.1.1:
version "11.4.0"
Expand Down Expand Up @@ -5728,7 +5944,7 @@ libnpmaccess@^3.0.0:
npm-package-arg "^6.1.0"
npm-registry-fetch "^3.8.0"

load-bmfont@^1.3.0:
load-bmfont@^1.3.1, load-bmfont@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/load-bmfont/-/load-bmfont-1.4.0.tgz#75f17070b14a8c785fe7f5bee2e6fd4f98093b6b"
dependencies:
Expand Down Expand Up @@ -8958,6 +9174,10 @@ timers-browserify@^2.0.4:
dependencies:
setimmediate "^1.0.4"

timm@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/timm/-/timm-1.6.1.tgz#5f8aafc932248c76caf2c6af60542a32d3c30701"

timsort@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
Expand Down Expand Up @@ -9239,7 +9459,7 @@ use@^3.1.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"

utif@^2.0.0:
utif@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/utif/-/utif-2.0.1.tgz#9e1582d9bbd20011a6588548ed3266298e711759"
dependencies:
Expand Down

0 comments on commit b071c4b

Please sign in to comment.