Comparing version 1.2.0 to 1.3.0
## Change Log | ||
**1.2.0** — <small>_October 2, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.1.1...v1.2.0) | ||
**1.3.0** — <small>_October 8, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.2.0...v1.3.0) | ||
* Added support for Node 4. #24, #25, #27 | ||
**1.2.0** — <small>_October 2, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.1.0...v1.2.0) | ||
* Added support for GIFs. #22 | ||
@@ -6,0 +10,0 @@ |
{ | ||
"name": "calipers", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "The fastest Node.js library for measuring PDF, PNG, and JPEG dimensions.", | ||
@@ -37,4 +37,4 @@ "main": "lib/index.js", | ||
"bluebird": "^2.9.13", | ||
"poppler-simple": "^0.1.10" | ||
"poppler-simple": "^0.2.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
7598408
+ Addedbluebird@3.7.2(transitive)
+ Addednan@2.22.0(transitive)
+ Addedpoppler-simple@0.2.9(transitive)
- Removednan@1.9.0(transitive)
- Removedpoppler-simple@0.1.10(transitive)
Updatedpoppler-simple@^0.2.2