Socket
Socket
Sign inDemoInstall

symbology

Package Overview
Dependencies
87
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.6 to 3.0.7

19

CHANGELOG.md

@@ -0,1 +1,10 @@

## [3.0.7](https://github.com/jshor/symbology/compare/v3.0.6...v3.0.7) (2021-11-20)
### Bug Fixes
* **deps:** corrects nan dependency ([45b17cd](https://github.com/jshor/symbology/commit/45b17cdedc0b385b5e939bb67ceba0894037884b))
## [3.0.6](https://github.com/jshor/symbology/compare/v3.0.5...v3.0.6) (2021-09-04)

@@ -96,9 +105,9 @@

* **version:** adds missing C file ref, version mgmt ([#37](https://github.com/jshor/symbology/issues/37)) ([0903303](https://github.com/jshor/symbology/commit/090330333cdefdedd9e72eccf0e94c4524daf6ec))
* powershell bug ([#27](https://github.com/jshor/symbology/issues/27)) ([c8e6fdf](https://github.com/jshor/symbology/commit/c8e6fdf3f70a04384dc97f471e042220dddc7afc))
* adds patch system to apply stdout fixes ([d0ac5bc](https://github.com/jshor/symbology/commit/d0ac5bcab4be9d18dcb32ca71f9e30174d44f46d))
* adds support for Node v12+ ([bffc800](https://github.com/jshor/symbology/commit/bffc800e0bd57e4cf48913bf0d79c33517ab1fd3))
* **appveyor:** update script to include debug msg and wrap conditionals ([#26](https://github.com/jshor/symbology/issues/26)) ([2859265](https://github.com/jshor/symbology/commit/285926561bc0d9b7e62e26b7c1d188b0fef0567e))
* adds patch system to apply stdout fixes ([d0ac5bc](https://github.com/jshor/symbology/commit/d0ac5bcab4be9d18dcb32ca71f9e30174d44f46d))
* **binding:** updates lib to properly convert bitmap chars ([51c0990](https://github.com/jshor/symbology/commit/51c0990b08bcb5aff2b38dd45113fc5a6e1ae365))
* adds support for Node v12+ ([bffc800](https://github.com/jshor/symbology/commit/bffc800e0bd57e4cf48913bf0d79c33517ab1fd3))
* powershell bug ([#27](https://github.com/jshor/symbology/issues/27)) ([c8e6fdf](https://github.com/jshor/symbology/commit/c8e6fdf3f70a04384dc97f471e042220dddc7afc))
* **unix:** removes remaining png.c refs; enables pipe() for non-Win32 ([7131d1c](https://github.com/jshor/symbology/commit/7131d1c173a2dff7f86a8d7a07cb4dee8b4dee0b))
* **version:** adds missing C file ref, version mgmt ([#37](https://github.com/jshor/symbology/issues/37)) ([0903303](https://github.com/jshor/symbology/commit/090330333cdefdedd9e72eccf0e94c4524daf6ec))

@@ -108,5 +117,5 @@

* implements ability to alter dot size [#32](https://github.com/jshor/symbology/issues/32) ([32b9b42](https://github.com/jshor/symbology/commit/32b9b42775b7943e54d6586d4aaf1ec8895c29d5))
* **alpha:** implements alpha channel support [#35](https://github.com/jshor/symbology/issues/35) ([993699b](https://github.com/jshor/symbology/commit/993699b9468d0d00ac413fdba8e1f02da1f7318a))
* **encoding:** adds encoding support for ECI and input modes ([#30](https://github.com/jshor/symbology/issues/30)) ([e9ff0d0](https://github.com/jshor/symbology/commit/e9ff0d086f5abd5c2c1cfa85c463909b870d2566))
* implements ability to alter dot size [#32](https://github.com/jshor/symbology/issues/32) ([32b9b42](https://github.com/jshor/symbology/commit/32b9b42775b7943e54d6586d4aaf1ec8895c29d5))
* **rotation:** implements rotations [#31](https://github.com/jshor/symbology/issues/31) ([11b69e6](https://github.com/jshor/symbology/commit/11b69e6844a85c8bb6170c0476ccb8633d5a0e9f))

@@ -113,0 +122,0 @@ * **windows:** adds Node 11+ support ([#23](https://github.com/jshor/symbology/issues/23)) ([915f15c](https://github.com/jshor/symbology/commit/915f15c46ce677b866b9af983ee429a57d082fd9))

{
"name": "symbology",
"version": "3.0.6",
"version": "3.0.7",
"description": "🔖 Generates 1D, 2D, and composite barcodes in png, svg, or eps formats. Supports 50+ symbologies.",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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