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

@kingstonsoftware/pdf-o-rama

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kingstonsoftware/pdf-o-rama - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

dist/PDFTool.js

@@ -627,3 +627,3 @@ "use strict";

await this.fields({
return await this.fields({
pdfFile: args._[0],

@@ -630,0 +630,0 @@ dataFile: args["data-file"],

@@ -7,6 +7,6 @@ "use strict";

exports.fullVersion = exports.version = void 0;
const version = '2.0.0';
const version = '2.0.1';
exports.version = version;
const fullVersion = '2.0.0-20191231.0';
const fullVersion = '2.0.1-20200111.0';
exports.fullVersion = fullVersion;
//# sourceMappingURL=version.js.map
{
"name": "@kingstonsoftware/pdf-o-rama",
"private": false,
"version": "2.0.0",
"version": "2.0.1",
"description": "A tool for manipulating PDF files",

@@ -6,0 +6,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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