Socket
Socket
Sign inDemoInstall

@accusoft/document-processing-helper

Package Overview
Dependencies
10
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.9 to 1.0.0-beta.10

2

lib/DocumentProcessingHelper.js

@@ -29,3 +29,3 @@ const PrizmdocRestClient = require('@accusoft/prizmdoc-rest-client');

}
res = await session.post('/PCCIS/V1/WorkFile', {
res = await session.post('/PCCIS/V1/WorkFile?FileExtension=txt', {
body: input

@@ -32,0 +32,0 @@ });

{
"name": "@accusoft/document-processing-helper",
"version": "1.0.0-beta.9",
"version": "1.0.0-beta.10",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Simple node.js API for document processing, powered by PrizmDoc Server.",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc