Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

symbology

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

symbology - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [3.0.4](https://github.com/jshor/symbology/compare/v3.0.3...v3.0.4) (2021-06-29)
## [3.0.3](https://github.com/jshor/symbology/compare/v3.0.2...v3.0.3) (2021-06-22)

@@ -2,0 +6,0 @@

export = symbology;
declare const symbology: any;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import SymbologyType from './types/enums/SymbologyType';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import BinResult from '../types/BinResult';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import OutputType from './types/enums/OutputType';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ declare type BinResult = {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ declare enum EncodingMode {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ declare enum OutputOption {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ declare enum OutputType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ declare enum SymbologyType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ declare type RGBAColor = {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import EncodingMode from './enums/EncodingMode';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ declare type SymbologyResult = {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

2

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

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

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