@eris/image
Advanced tools
Comparing version 0.1.1-alpha.10 to 0.1.1-alpha.11
@@ -227,2 +227,4 @@ "use strict"; | ||
instrumentation_1.instrumentation.wrapAllMethods(Image.prototype); | ||
// @ts-ignore tslint:disable-next-line | ||
Image._instrumentation = instrumentation_1.instrumentation; | ||
//# sourceMappingURL=image.js.map |
@@ -280,1 +280,3 @@ import * as types from './types' | ||
instrumentation.wrapAllMethods(Image.prototype) | ||
// @ts-ignore tslint:disable-next-line | ||
Image._instrumentation = instrumentation |
{ | ||
"name": "@eris/image", | ||
"version": "0.1.1-alpha.10", | ||
"version": "0.1.1-alpha.11", | ||
"description": "Collection of image manipulation libraries for node and the browser.", | ||
@@ -38,3 +38,3 @@ "main": "./dist/node-index.js", | ||
"dependencies": { | ||
"@eris/exif": "0.1.1-alpha.10", | ||
"@eris/exif": "0.1.1-alpha.11", | ||
"buffer": "^5.2.0", | ||
@@ -71,3 +71,3 @@ "file-type": "^7.0.1", | ||
}, | ||
"gitHead": "985ff3de2beda009662e98087d5676f85310a00c" | ||
"gitHead": "563f94e61e7e84189e028d4fe6863b802d971f00" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1597587
13561
+ Added@eris/exif@0.1.1-alpha.11(transitive)
- Removed@eris/exif@0.1.1-alpha.10(transitive)
Updated@eris/exif@0.1.1-alpha.11