aspose.barcode
Advanced tools
Comparing version 23.9.0 to 23.10.0
@@ -7,3 +7,3 @@ 'use strict' | ||
const recognition_ = require("./Recognition"); | ||
const jar_name_ = "/aspose-barcode-nodejs-23.9.jar"; | ||
const jar_name_ = "/aspose-barcode-nodejs-23.10.jar"; | ||
const jar_path_ = __dirname + jar_name_; | ||
@@ -10,0 +10,0 @@ const fs = require("fs"); |
{ | ||
"name": "aspose.barcode", | ||
"version": "23.9.0", | ||
"version": "23.10.0", | ||
"description": "barcode generation and recognition component", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16517009