New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aspose-barcode-cloud-node

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

aspose-barcode-cloud-node - npm Package Compare versions

Comparing version 23.1.0 to 23.2.0

2

dist/api.d.ts

@@ -31,3 +31,3 @@ /// <reference types="node" />

*
* @summary Recognize barcode from an url or from request body. Request body can contain raw data bytes of the image or encoded with base64.
* @summary Recognize barcode from an url or from request body. Request body can contain raw data bytes of the image with content-type \"application/octet-stream\". An image can also be passed as a form field.
* @param request PostBarcodeRecognizeFromUrlOrContentRequest

@@ -34,0 +34,0 @@ */

{
"name": "aspose-barcode-cloud-node",
"version": "23.1.0",
"version": "23.2.0",
"description": "Aspose.BarCode Cloud SDK for Node.js",

@@ -158,3 +158,3 @@ "homepage": "https://products.aspose.cloud/barcode/nodejs",

"tslib": "^2.4.0",
"typescript": "^4.9.4",
"typescript": "^4.9.5",
"uuid": "^8.3.2"

@@ -161,0 +161,0 @@ },

@@ -8,3 +8,3 @@ # Aspose.BarCode Cloud SDK for Node.js

+ API version: 3.0
+ Package version: 23.1.0
+ Package version: 23.2.0

@@ -119,3 +119,3 @@ ## Demo applications

BarcodeApi | [**getBarcodeRecognize**](docs/index.md#getbarcoderecognize) | **GET** /barcode/{name}/recognize | Recognize barcode from a file on server.
BarcodeApi | [**postBarcodeRecognizeFromUrlOrContent**](docs/index.md#postbarcoderecognizefromurlorcontent) | **POST** /barcode/recognize | Recognize barcode from an url or from request body. Request body can contain raw data bytes of the image or encoded with base64.
BarcodeApi | [**postBarcodeRecognizeFromUrlOrContent**](docs/index.md#postbarcoderecognizefromurlorcontent) | **POST** /barcode/recognize | Recognize barcode from an url or from request body. Request body can contain raw data bytes of the image with content-type \&quot;application/octet-stream\&quot;. An image can also be passed as a form field.
BarcodeApi | [**postGenerateMultiple**](docs/index.md#postgeneratemultiple) | **POST** /barcode/generateMultiple | Generate multiple barcodes and return in response stream

@@ -122,0 +122,0 @@ BarcodeApi | [**putBarcodeGenerateFile**](docs/index.md#putbarcodegeneratefile) | **PUT** /barcode/{name}/generate | Generate barcode and save on server (from query params or from file with json or xml content)

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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