Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pdf2pic

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdf2pic - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

lib/index.js

7

package.json
{
"name": "pdf2pic",
"version": "1.1.5",
"version": "1.1.6",
"description": "Node module for converting PDF to image based on pdf2img by Fitra Adity",

@@ -13,5 +13,4 @@ "main": "index.js",

"scripts": {
"postinstall": "npm run compile",
"clean": "rimraf ./lib && mkdir ./lib",
"clean:test": "rimraf ./test/o && mkdir ./test/o",
"clean": "rimraf ./lib && mkdir lib",
"clean:test": "rimraf ./test/o && mkdir test/o",
"clean:compile": "rimraf ./lib/compiled",

@@ -18,0 +17,0 @@ "compile:babel": "babel-compile -p es2017 -p es2015 src:lib/compiled",

# PDF2Pic
[![Build Status](https://travis-ci.org/yakovmeister/pdf2image.svg?branch=1.0)](https://travis-ci.org/yakovmeister/pdf2image)
[![Version](https://img.shields.io/badge/version-1.1.5-blue.svg)](https://github.com/yakovmeister/pdf2image/tree/1.0)
[![Version](https://img.shields.io/badge/version-1.1.6-blue.svg)](https://github.com/yakovmeister/pdf2image/tree/1.0)
Node module for converting PDF to image based on pdf2img by Fitra Adity

@@ -5,0 +5,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc