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

@finos/legend-shared

Package Overview
Dependencies
Maintainers
4
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finos/legend-shared - npm Package Compare versions

Comparing version 4.0.3 to 5.0.0

2

lib/application/TestUtils.d.ts

@@ -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

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