Socket
Socket
Sign inDemoInstall

aspose.barcode

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aspose.barcode - npm Package Compare versions

Comparing version 22.9.0 to 22.10.1

lib/aspose-barcode-nodejs-22.10.jar

4

lib/AsposeBarcode.js

@@ -7,3 +7,3 @@ 'use strict'

const recognition_ = require("./Recognition");
const jar_name_ = "/aspose-barcode-nodejs-22.9.jar";
const jar_name_ = "/aspose-barcode-nodejs-22.10.jar";
const jar_path_ = __dirname + jar_name_;

@@ -14,3 +14,3 @@ const fs = require("fs");

{
java.classpath.push(__dirname + "/aspose-barcode-nodejs-22.9.jar");
java.classpath.push(__dirname + jar_name_);
}

@@ -17,0 +17,0 @@ pushJar();

{
"name": "aspose.barcode",
"version": "22.9.0",
"version": "22.10.1",
"description": "barcode generation and recognition component",

@@ -5,0 +5,0 @@ "scripts": {

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

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