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

barcode4nodejs

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

barcode4nodejs - npm Package Compare versions

Comparing version 9.6.22 to 9.6.23

0

examples/command-line/base64decoding.js

@@ -0,0 +0,0 @@ var dbr = require('../../index.js');

@@ -0,0 +0,0 @@ var dbr = require('../../index.js');

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ # Native Desktop Barcode Reader

@@ -0,0 +0,0 @@ ## Usage

@@ -0,0 +0,0 @@ const dbr = require('barcode4nodejs');

@@ -0,0 +0,0 @@ var dbr = require('../../index.js');

@@ -0,0 +0,0 @@ ## Barcode Scanner with UVC Camera

@@ -0,0 +0,0 @@ ## How to Create a RESTful Service for Reading Barcode

@@ -0,0 +0,0 @@ // http://restify.com/

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ var formidable = require('formidable');

@@ -0,0 +0,0 @@ if (process.platform === 'win32') {

2

package.json
{
"name": "barcode4nodejs",
"version": "9.6.22",
"version": "9.6.23",
"description": "Node.js bindings to Dynamsoft Barcode Reader C/C++ SDK.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -109,3 +109,4 @@ # Node.js Barcode & QR Code SDK

console.log('x4: ' + result['x4']);
console.log('y4 : ' + result['y4']);
console.log('y4: ' + result['y4']);
console.log('decoding time: ' + result['time']);
}

@@ -112,0 +113,0 @@ }, "");

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 not supported yet

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 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

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 not supported yet

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