Socket
Socket
Sign inDemoInstall

bitgener

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitgener - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

CHANGELOG.md
# CHANGELOG
## 1.1.2 - delivery @24/12/2019
- fix engines in package
- fix dependency security issue
- update readme
## 1.1.1 - delivery @14/08/2019

@@ -4,0 +10,0 @@

7

package.json
{
"name": "bitgener",
"version": "1.1.1",
"version": "1.1.2",
"description": "A lightweight and zero-dependencies pure Node.js barcode library",

@@ -12,4 +12,4 @@ "author": "Adrien Valcke",

"engines": {
"node": "10.16.2",
"npm": "6.9.0"
"node": ">=8.17.0",
"npm": ">=6.13.4"
},

@@ -28,2 +28,3 @@ "scripts": {

"node js",
"node",
"bitgener",

@@ -30,0 +31,0 @@ "barcode",

@@ -458,3 +458,3 @@ <p align="center">

- Language: JavaScript ES6/ES7
- VM: NodeJS v8 and higher
- VM: NodeJS Carbon (v8.17.0) and higher

@@ -461,0 +461,0 @@ ## Debugging

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