@accordproject/concerto-util
Advanced tools
Comparing version 3.19.2 to 3.19.3-20241014162440
{ | ||
"name": "@accordproject/concerto-util", | ||
"version": "3.19.2", | ||
"version": "3.19.3-20241014162440", | ||
"description": "Utilities for Concerto Modeling Language", | ||
@@ -57,3 +57,3 @@ "homepage": "https://github.com/accordproject/concerto", | ||
"tmp-promise": "3.0.2", | ||
"typescript": "4.6.3", | ||
"typescript": "5.6.3", | ||
"undici": "^6.19.8" | ||
@@ -60,0 +60,0 @@ }, |
@@ -104,4 +104,4 @@ export = Logger; | ||
declare namespace Logger { | ||
const level: string; | ||
const transports: {}[]; | ||
let level: string; | ||
let transports: {}[]; | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
71938
1