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 3.0.0 to 3.1.0

9

CHANGELOG.md
# Changelog
## 3.1.0 / 2019-03-18
* Fixed and improved the error handling. For more explanations see the PR [#41](https://github.com/NickNaso/ghostscript4js/pull/41)
- Add unit test to intercept the error
- Change GhostscriptManager to throw string instead of char*
- Change SetError call to set exception string
- Fix test to not hardcode ghostscript version to 2017
## 3.0.0 / 2018-07-05

@@ -4,0 +13,0 @@

10

package.json
{
"name": "ghostscript4js",
"description": "Bindings for the Ghostscript C API to the Node.JS world.",
"version": "3.0.0",
"version": "3.1.0",
"contributors": [

@@ -15,4 +15,12 @@ {

{
"name": "Alexander Prinzhorn",
"email": "alexander@prinzhorn.it"
},
{
"name": "George Gershevich",
"email": "george.gershevich@gmail.com"
},
{
"name": "Loren Yu",
"email": "loren@navapbc.com"
}

@@ -19,0 +27,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