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

ghostscript4js

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ghostscript4js - npm Package Compare versions

Comparing version 1.0.5 to 1.0.7

6

CHANGELOG.md
# Changelog
## 1.0.7 / 2017-03-03
* Added compatibility with Ghostscript version
* Fix issue [#13](https://github.com/NickNaso/ghostscript4js/issues/13).
## 1.0.5 / 2017-02-22

@@ -4,0 +10,0 @@

4

package.json
{
"name": "ghostscript4js",
"description": "Bindings for the Ghostscript C API to bring Ghostscript power to the Node.JS world.",
"version": "1.0.5",
"version": "1.0.7",
"contributors": [

@@ -25,3 +25,3 @@ {

"scripts": {
"test": "node_modules/jasmine/bin/jasmine.js JASMINE_CONFIG_PATH=test/jasmine.json",
"test": "node node_modules/jasmine/bin/jasmine.js JASMINE_CONFIG_PATH=test/jasmine.json",
"install": "node-gyp rebuild"

@@ -28,0 +28,0 @@ },

@@ -80,2 +80,4 @@ <p align="center">

## At moment Ghostscript4JS is fully compatible with Ghostscript version 9.19 and 9.20
## Linux

@@ -82,0 +84,0 @@

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