New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@finos/legend-shared

Package Overview
Dependencies
Maintainers
4
Versions
155
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 6.0.4 to 6.1.0

tsconfig.package.json

10

lib/package.json
{
"name": "@finos/legend-shared",
"version": "6.0.4",
"version": "6.1.0",
"description": "Legend Studio shared utilities and helpers",

@@ -55,3 +55,3 @@ "keywords": [

"pako": "2.0.4",
"pretty-format": "29.0.2",
"pretty-format": "29.0.3",
"query-string": "7.1.1",

@@ -64,10 +64,10 @@ "seedrandom": "3.0.5",

"@finos/legend-dev-utils": "workspace:*",
"@jest/globals": "29.0.2",
"@jest/globals": "29.0.3",
"cross-env": "7.0.3",
"eslint": "8.23.0",
"jest": "29.0.2",
"jest": "29.0.3",
"lodash": "4.17.21",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.8.2"
"typescript": "4.8.3"
},

@@ -74,0 +74,0 @@ "publishConfig": {

{
"name": "@finos/legend-shared",
"version": "6.0.4",
"version": "6.1.0",
"description": "Legend Studio shared utilities and helpers",

@@ -55,3 +55,3 @@ "keywords": [

"pako": "2.0.4",
"pretty-format": "29.0.2",
"pretty-format": "29.0.3",
"query-string": "7.1.1",

@@ -63,11 +63,11 @@ "seedrandom": "3.0.5",

"devDependencies": {
"@finos/legend-dev-utils": "2.0.14",
"@jest/globals": "29.0.2",
"@finos/legend-dev-utils": "2.0.15",
"@jest/globals": "29.0.3",
"cross-env": "7.0.3",
"eslint": "8.23.0",
"jest": "29.0.2",
"jest": "29.0.3",
"lodash": "4.17.21",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.8.2"
"typescript": "4.8.3"
},

@@ -74,0 +74,0 @@ "publishConfig": {

@@ -24,3 +24,3 @@ {

"exactOptionalPropertyTypes": true,
"forceConsistentCasingInFileNames": false,
"forceConsistentCasingInFileNames": true,
"outDir": "./lib",

@@ -27,0 +27,0 @@ "tsBuildInfoFile": "./build/prod.tsbuildinfo",

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