Socket
Socket
Sign inDemoInstall

barcode-parser

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.2.2](https://github.com/stonelasley/barcode-parsing/compare/v1.2.1...v1.2.2) (2019-02-13)
### Bug Fixes
* **package.json:** files should be array ([67c2e7f](https://github.com/stonelasley/barcode-parsing/commit/67c2e7f))
## [1.2.1](https://github.com/stonelasley/barcode-parsing/compare/v1.2.0...v1.2.1) (2019-02-13)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "barcode-parser",
"version": "1.2.1",
"version": "1.2.2",
"description": "This project started out as a straight port of the Quagga project - https://serratus.github.io/quaggaJS. - to typescript however it has significantly diverged.",

@@ -8,3 +8,3 @@ "repository": "git@github.com:stonelasley/barcode-parsing.git",

"main": "./lib/index.js",
"files": "lib",
"files": "[lib]",
"scripts": {

@@ -11,0 +11,0 @@ "build": "tsc -d",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc