diff --git a/package-lock.json b/package-lock.json index 15a526e..475e4aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,21 +1,21 @@ { "name": "image-to-ascii", - "version": "3.0.13", + "version": "3.0.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "image-to-ascii", - "version": "3.0.13", + "version": "3.0.14", "license": "MIT", "dependencies": { - "asciify-pixel-matrix": "^1.0.0", - "compute-size": "^1.0.1", - "image-parser": "^1.0.0", - "imgpx": "^1.0.2", - "one-by-one": "^3.1.0", - "terminal-char-width": "^1.0.0", - "ul": "^5.2.1" + "asciify-pixel-matrix": "^1.0.14", + "compute-size": "^1.0.13", + "image-parser": "^1.2.8", + "imgpx": "^1.0.13", + "one-by-one": "^3.2.8", + "terminal-char-width": "^1.0.10", + "ul": "^5.2.15" }, "devDependencies": {} }, @@ -65,9 +65,9 @@ } }, "node_modules/asciify-pixel-matrix": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/asciify-pixel-matrix/-/asciify-pixel-matrix-1.0.10.tgz", - "integrity": "sha1-ojNcDJ6IX1xlJU5WuhGiM5TtJCE=", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/asciify-pixel-matrix/-/asciify-pixel-matrix-1.0.14.tgz", + "integrity": "sha512-6Lvh2eBWO9pVNhs7tzd+36cHw+QhnOYmCcPKlW4RIKvNnSzbT2kNYUV3qcBxDYr4SKMGkiXFWiNOwW5nY4N/8A==", "dependencies": { "asciify-pixel": "^1.0.0", "ul": "^5.2.1" @@ -101,9 +101,9 @@ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" }, "node_modules/compute-size": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/compute-size/-/compute-size-1.0.9.tgz", - "integrity": "sha1-sfQtpwpkXgN4yvquWFKKWqQ+BZE=", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/compute-size/-/compute-size-1.0.13.tgz", + "integrity": "sha512-S/fbgGZII1GRJdYjv6gX+q2x+VhhszvQKkRyxcqI4iSCXpSx68xFHFLR3y/RqvGuFNavni2cMiVp1rQU2Xb6Ag==", "dependencies": { "fixed-or-percent": "^1.0.0", "map-o": "^2.0.1", @@ -231,9 +231,9 @@ } }, "node_modules/image-parser": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/image-parser/-/image-parser-1.2.5.tgz", - "integrity": "sha1-UqQ7OjbMAfY/G/Zu8fP5+TuJOOE=", + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/image-parser/-/image-parser-1.2.8.tgz", + "integrity": "sha512-kOh01EC1ltKgnVgXdUsZJgjBhSOCLpgVh5TnNcQ5wJFZxi0J7XA0c+mjvMoKHN/sj69qmU4Y+UqRExkYtU6sFA==", "dependencies": { "cb-buffer": "^2.0.0", "err": "^1.1.1", @@ -244,9 +244,9 @@ } }, "node_modules/imgpx": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/imgpx/-/imgpx-1.0.10.tgz", - "integrity": "sha1-WBI1Ewb/dsGKmrCX0DRkgKjGxCY=", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/imgpx/-/imgpx-1.0.13.tgz", + "integrity": "sha512-TkSfwp2a8ZZt7lIk4HgMBY+PjIjoh0Ggrr37R6KjF+D8RXq2FFNfGUhKuAicg7G9bF83oQGeN/Yz/GFepWHxVA==", "dependencies": { "lwip-pixels": "^1.0.0", "lwipify": "^2.0.0" @@ -356,9 +356,9 @@ } }, "node_modules/one-by-one": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/one-by-one/-/one-by-one-3.2.6.tgz", - "integrity": "sha1-M+Pelthw+alL3LY/ontRcAvhESs=", + "version": "3.2.8", + "resolved": "https://registry.npmjs.org/one-by-one/-/one-by-one-3.2.8.tgz", + "integrity": "sha512-HR/pSzZdm46Xqj58K+Bu64kMbSTw8/u77AwWvV+rprO/OsuR++pPlkUJn+SmwqBGRgHKwSKQ974V3uls7crIeQ==", "dependencies": { "obj-def": "^1.0.0", "sliced": "^1.0.1" @@ -467,9 +467,9 @@ } }, "node_modules/terminal-char-width": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/terminal-char-width/-/terminal-char-width-1.0.7.tgz", - "integrity": "sha1-/TwhQnxbf0F/ZoV24L3ElK+WY7s=", + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/terminal-char-width/-/terminal-char-width-1.0.10.tgz", + "integrity": "sha512-p9H7JIVM2am3v3GfQTKv+Bj1y3YiLVIsv4nfNJtZsbBM+XR4/UUiHvcsvpX+PoBjpD6xSyuX00GUkKgFXXI61A==", "dependencies": { "is-windows": "^0.1.1" } @@ -494,9 +494,9 @@ } }, "node_modules/ul": { - "version": "5.2.13", - "resolved": "https://registry.npmjs.org/ul/-/ul-5.2.13.tgz", - "integrity": "sha1-n/BQTqNcofdMC/WeZIDe8Am617U=", + "version": "5.2.15", + "resolved": "https://registry.npmjs.org/ul/-/ul-5.2.15.tgz", + "integrity": "sha512-svLEUy8xSCip5IWnsRa0UOg+2zP0Wsj4qlbjTmX6GJSmvKMHADBuHOm1dpNkWqWPIGuVSqzUkV3Cris5JrlTRQ==", "dependencies": { "deffy": "^2.2.2", "typpy": "^2.3.4" diff --git a/package.json b/package.json index e5df76e..f73a726 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-to-ascii", - "version": "3.0.14", + "version": "3.1.0", "description": "A Node.JS module that converts images to ASCII art.", "main": "lib/index.js", "directories": { @@ -31,7 +31,6 @@ "url": "https://github.com/IonicaBizau/image-to-ascii/issues" }, "homepage": "https://github.com/IonicaBizau/image-to-ascii", - "devDependencies": {}, "blah": { "h_img": "http://i.imgur.com/pKydY5P.png", "ex_img": "http://i.imgur.com/Om8G7dZ.png", @@ -65,13 +64,13 @@ "cli": "image-to-ascii-cli" }, "dependencies": { - "asciify-pixel-matrix": "^1.0.0", - "compute-size": "^1.0.1", - "image-parser": "^1.0.0", - "imgpx": "^1.0.2", - "one-by-one": "^3.1.0", - "terminal-char-width": "^1.0.0", - "ul": "^5.2.1" + "asciify-pixel-matrix": "^1.0.14", + "compute-size": "^1.0.13", + "image-parser": "^1.2.8", + "imgpx": "^1.0.13", + "one-by-one": "^3.2.8", + "terminal-char-width": "^1.0.10", + "ul": "^5.2.15" }, "files": [ "bin/",