Socket
Socket
Sign inDemoInstall

io-barcode

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io-barcode - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

CHANGELOG.md
1.0.3 / 2015-04-24
==================
* add; badges
* mod; note about testing
1.0.2 / 2015-04-24

@@ -3,0 +9,0 @@ ==================

2

package.json
{
"name": "io-barcode",
"version": "1.0.2",
"version": "1.0.3",
"description": "Isomorphic barcode generator for Node and browsers",

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

@@ -1,6 +0,7 @@

# io-barcode
[![npm package](https://img.shields.io/npm/v/io-barcode.svg?style=flat-square)](https://www.npmjs.org/package/io-barcode)
[![dependency status](https://img.shields.io/david/wavded/io-barcode.svg?style=flat-square)](https://david-dm.org/wavded/io-barcode)
**io-barcode** is a simple way to create different types of 1d barcodes.
**io-barcode** is a simple way to create different types of barcodes on server or client.
This started as a fork of the [Johan Lindell's JsBarcode][1] project that adds the following functionality:
This started as a fork of the [Johan Lindell's JsBarcode][1] project. It adds the following functionality:

@@ -99,2 +100,6 @@ 1. Isomorphic barcode generation on client and server.

[1]: https://github.com/lindell/JsBarcode
## Running tests
Run `npm test` and visit [http://localhost:3000](http://localhost:3000) in your favorite browser.
[1]: https://github.com/lindell/JsBarcode
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