@jbmikk-proto/common
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -6,2 +6,3 @@ import { Subjects } from './subjects'; | ||
id: string; | ||
version: number; | ||
ticket: { | ||
@@ -8,0 +9,0 @@ id: string; |
@@ -7,2 +7,3 @@ import { Subjects } from './subjects'; | ||
id: string; | ||
version: number; | ||
status: OrderStatus; | ||
@@ -9,0 +10,0 @@ userId: string; |
@@ -6,2 +6,3 @@ import { Subjects } from './subjects'; | ||
id: string; | ||
version: number; | ||
title: string; | ||
@@ -8,0 +9,0 @@ price: number; |
@@ -6,2 +6,3 @@ import { Subjects } from './subjects'; | ||
id: string; | ||
version: number; | ||
title: string; | ||
@@ -8,0 +9,0 @@ price: number; |
{ | ||
"name": "@jbmikk-proto/common", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21397
550