Comparing version 1.3.0 to 1.3.1
"use strict" | ||
module.exports = require("./dist/index.js") | ||
module.exports = require("./dist/index.min.js") |
{ | ||
"name": "pdf2pic", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A utility for converting pdf to image and base64 format.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -80,3 +80,3 @@ # PDF2Pic | ||
[npm-downloads]: https://img.shields.io/npm/dm/pdf2pic.svg?style=flat-square | ||
[travis-image]: https://travis-ci.org/yakovmeister/pdf2image.svg?branch=dev | ||
[travis-image]: https://travis-ci.org/yakovmeister/pdf2image.svg?branch=1.0 | ||
[travis-url]: https://travis-ci.org/yakovmeister/pdf2image |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27854
0