@finos/legend-shared
Advanced tools
Comparing version 4.0.3 to 5.0.0
@@ -57,4 +57,4 @@ /** | ||
*/ | ||
export declare type TEMPORARRY__JestMatcher = any; | ||
export declare type TEMPORARY__JestMatcher = any; | ||
export declare type TEMPORARY__JestMock = any; | ||
//# sourceMappingURL=TestUtils.d.ts.map |
@@ -18,3 +18,3 @@ /** | ||
export interface TraceData { | ||
spanName: string; | ||
name: string; | ||
tags?: Record<PropertyKey, unknown>; | ||
@@ -21,0 +21,0 @@ } |
{ | ||
"name": "@finos/legend-shared", | ||
"version": "4.0.3", | ||
"version": "5.0.0", | ||
"description": "Legend Studio shared utilities and helpers", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"pako": "2.0.4", | ||
"pretty-format": "28.1.1", | ||
"pretty-format": "28.1.3", | ||
"query-string": "7.1.1", | ||
@@ -64,6 +64,6 @@ "seedrandom": "3.0.5", | ||
"@finos/legend-dev-utils": "workspace:*", | ||
"@jest/globals": "28.1.2", | ||
"@jest/globals": "28.1.3", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.19.0", | ||
"jest": "28.1.2", | ||
"eslint": "8.20.0", | ||
"jest": "28.1.3", | ||
"lodash": "4.17.21", | ||
@@ -70,0 +70,0 @@ "npm-run-all": "4.1.5", |
{ | ||
"name": "@finos/legend-shared", | ||
"version": "4.0.3", | ||
"version": "5.0.0", | ||
"description": "Legend Studio shared utilities and helpers", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"pako": "2.0.4", | ||
"pretty-format": "28.1.1", | ||
"pretty-format": "28.1.3", | ||
"query-string": "7.1.1", | ||
@@ -63,7 +63,7 @@ "seedrandom": "3.0.5", | ||
"devDependencies": { | ||
"@finos/legend-dev-utils": "2.0.5", | ||
"@jest/globals": "28.1.2", | ||
"@finos/legend-dev-utils": "2.0.6", | ||
"@jest/globals": "28.1.3", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.19.0", | ||
"jest": "28.1.2", | ||
"eslint": "8.20.0", | ||
"jest": "28.1.3", | ||
"lodash": "4.17.21", | ||
@@ -70,0 +70,0 @@ "npm-run-all": "4.1.5", |
@@ -74,3 +74,3 @@ /** | ||
*/ | ||
export type TEMPORARRY__JestMatcher = any; // eslint-disable-line @typescript-eslint/no-explicit-any | ||
export type TEMPORARY__JestMatcher = any; // eslint-disable-line @typescript-eslint/no-explicit-any | ||
export type TEMPORARY__JestMock = any; // eslint-disable-line @typescript-eslint/no-explicit-any |
@@ -23,3 +23,3 @@ /** | ||
export interface TraceData { | ||
spanName: string; | ||
name: string; | ||
tags?: Record<PropertyKey, unknown>; | ||
@@ -26,0 +26,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
337906
+ Addedpretty-format@28.1.3(transitive)
- Removedpretty-format@28.1.1(transitive)
Updatedpretty-format@28.1.3