@digigov-oss/emdd-api-client
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -189,4 +189,4 @@ export interface Api { | ||
bpmn_source?: string; | ||
cost_max: number; | ||
cost_min: number; | ||
cost_max?: number; | ||
cost_min?: number; | ||
deadline_duration?: string; | ||
@@ -193,0 +193,0 @@ description: string; |
@@ -189,4 +189,4 @@ export interface Api { | ||
bpmn_source?: string; | ||
cost_max: number; | ||
cost_min: number; | ||
cost_max?: number; | ||
cost_min?: number; | ||
deadline_duration?: string; | ||
@@ -193,0 +193,0 @@ description: string; |
{ | ||
"name": "@digigov-oss/emdd-api-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "EMDD API Client", |
@@ -215,4 +215,4 @@ export interface Api { | ||
bpmn_source?: string; | ||
cost_max: number; | ||
cost_min: number; | ||
cost_max?: number; | ||
cost_min?: number; | ||
deadline_duration?: string; | ||
@@ -219,0 +219,0 @@ description: string; |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
92094
1