canvas-to-buffer
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "canvas-to-buffer", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Converts a Canvas graphic into a Buffer, as fast as possible and without a copy.", | ||
@@ -37,4 +37,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"typedarray-to-buffer": "3.0.5" | ||
"typedarray-to-buffer": "3.1.2" | ||
} | ||
} |
17463
7
+ Addedtypedarray-to-buffer@3.1.2(transitive)
- Removedtypedarray-to-buffer@3.0.5(transitive)
Updatedtypedarray-to-buffer@3.1.2