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 2.1.2 to 2.1.3

5

dist/qr-bill/interfaces.d.ts

@@ -6,3 +6,6 @@ export interface IBbitQRBillBillInformation {

vatNumber?: string;
vatDate?: Date;
vatDate?: Date | {
start: Date;
end: Date;
};
vat?: {

@@ -9,0 +12,0 @@ rate: number;

2

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

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

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