🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

make-barcode

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

make-barcode - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+2
-2
package.json
{
"name": "make-barcode",
"version": "1.0.0",
"version": "1.0.1",
"description": "使用Luhm 校验算法生成一段条码",
"main": "index.js",
"main": "dist/index.js",
"scripts": {

@@ -7,0 +7,0 @@ "build": "tsc",

# make-barcode
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][codecov-image]][codecov-url]
[![David deps][david-image]][david-url]
[![Known Vulnerabilities][snyk-image]][snyk-url]
[![npm download][download-image]][download-url]
[npm-image]: https://img.shields.io/npm/v/make-barcode.svg?style=flat-square
[npm-url]: https://npmjs.org/package/make-barcode
[travis-image]: https://img.shields.io/travis/eggjs/make-barcode.svg?style=flat-square
[travis-url]: https://travis-ci.org/eggjs/make-barcode
[codecov-image]: https://img.shields.io/codecov/c/github/eggjs/make-barcode.svg?style=flat-square
[codecov-url]: https://codecov.io/github/eggjs/make-barcode?branch=master
[david-image]: https://img.shields.io/david/eggjs/make-barcode.svg?style=flat-square
[david-url]: https://david-dm.org/eggjs/make-barcode
[snyk-image]: https://snyk.io/test/npm/make-barcode/badge.svg?style=flat-square
[snyk-url]: https://snyk.io/test/npm/make-barcode
[download-image]: https://img.shields.io/npm/dm/make-barcode.svg?style=flat-square
[download-url]: https://npmjs.org/package/make-barcode
#### 介绍

@@ -4,0 +26,0 @@ 使用Luhm 校验算法生成一段条码