New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bbitgmbh/bbit.banking-utils

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbitgmbh/bbit.banking-utils - npm Package Compare versions

Comparing version

to
1.0.9

2

dist/qr-bill/interfaces.d.ts

@@ -27,3 +27,3 @@ export interface IBbitQRBill {

DEFAULT_WITHOUT_LINES = "default-without-lines",
A4 = "A4",
A4 = "a4",
A4_WITHOUT_LINES = "a4-without-lines"

@@ -30,0 +30,0 @@ }

@@ -8,3 +8,3 @@ "use strict";

BbitQRBillFormat["DEFAULT_WITHOUT_LINES"] = "default-without-lines";
BbitQRBillFormat["A4"] = "A4";
BbitQRBillFormat["A4"] = "a4";
BbitQRBillFormat["A4_WITHOUT_LINES"] = "a4-without-lines";

@@ -11,0 +11,0 @@ })(BbitQRBillFormat = exports.BbitQRBillFormat || (exports.BbitQRBillFormat = {}));

{
"name": "@bbitgmbh/bbit.banking-utils",
"version": "1.0.8",
"version": "1.0.9",
"license": "SEE LICENSE IN LICENSE.md",

@@ -5,0 +5,0 @@ "types": "dist/index.d.js",