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 1.0.4 to 1.0.5

2

dist/qr-bill/interfaces.d.ts

@@ -12,2 +12,4 @@ export interface IBbitQRBill {

language: BbitQRBillLanguage;
createAsA4?: boolean;
preventLineRendering?: boolean;
}

@@ -14,0 +16,0 @@ export interface IBbitQRBillAddress {

5

package.json
{
"name": "@bbitgmbh/bbit.banking-utils",
"version": "1.0.4",
"version": "1.0.5",
"license": "SEE LICENSE IN LICENSE.md",

@@ -10,3 +10,4 @@ "types": "dist/index.d.js",

"lint": "eslint \"src/**/*.ts\"",
"build": "tsc"
"build": "tsc",
"yalc": "yarn build && yalc push"
},

@@ -13,0 +14,0 @@ "devDependencies": {

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