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

@kolinext/common

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kolinext/common - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

5

build/events/pricing-cancelled-event.d.ts

@@ -7,7 +7,2 @@ import { Subjects } from './subjects';

version: number;
merchant: string;
executor: string;
destination: string | object;
recipients: string[] | object[];
complete_after: number;
price_ex_tax: number;

@@ -14,0 +9,0 @@ vat: number;

@@ -7,7 +7,2 @@ import { Subjects } from './subjects';

version: number;
merchant: string;
executor: string;
destination: string | object;
recipients: string[] | object[];
complete_after: number;
price_ex_tax: number;

@@ -14,0 +9,0 @@ vat: number;

@@ -7,7 +7,2 @@ import { Subjects } from './subjects';

version: number;
merchant: string;
executor: string;
destination: string | object;
recipients: string[] | object[];
complete_after: number;
price_ex_tax: number;

@@ -14,0 +9,0 @@ vat: number;

2

package.json
{
"name": "@kolinext/common",
"version": "1.0.23",
"version": "1.0.24",
"description": "kolinext common microservices interfaces and functions",

@@ -5,0 +5,0 @@ "main": "./build/index.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