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

@finos/legend-application

Package Overview
Dependencies
Maintainers
0
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finos/legend-application - npm Package Compare versions

Comparing version 15.1.28 to 15.1.29

8

lib/package.json
{
"name": "@finos/legend-application",
"version": "15.1.28",
"version": "15.1.29",
"description": "Legend application core",

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

"history": "5.3.0",
"mobx": "6.13.1",
"mobx": "6.13.2",
"mobx-react-lite": "4.0.7",

@@ -79,4 +79,4 @@ "react": "18.3.1",

"rimraf": "6.0.1",
"sass": "1.77.8",
"typescript": "5.5.4"
"sass": "1.78.0",
"typescript": "5.6.2"
},

@@ -83,0 +83,0 @@ "peerDependencies": {

{
"name": "@finos/legend-application",
"version": "15.1.28",
"version": "15.1.29",
"description": "Legend application core",

@@ -48,4 +48,4 @@ "keywords": [

"dependencies": {
"@finos/legend-art": "7.1.55",
"@finos/legend-shared": "10.0.53",
"@finos/legend-art": "7.1.56",
"@finos/legend-shared": "10.0.54",
"@types/react": "18.3.5",

@@ -55,3 +55,3 @@ "@types/react-dom": "18.3.0",

"history": "5.3.0",
"mobx": "6.13.1",
"mobx": "6.13.2",
"mobx-react-lite": "4.0.7",

@@ -73,3 +73,3 @@ "react": "18.3.1",

"devDependencies": {
"@finos/legend-dev-utils": "2.1.19",
"@finos/legend-dev-utils": "2.1.20",
"@jest/globals": "29.7.0",

@@ -81,4 +81,4 @@ "cross-env": "7.0.3",

"rimraf": "6.0.1",
"sass": "1.77.8",
"typescript": "5.5.4"
"sass": "1.78.0",
"typescript": "5.6.2"
},

@@ -85,0 +85,0 @@ "peerDependencies": {

@@ -42,2 +42,3 @@ {

"strictPropertyInitialization": true,
"strictBuiltinIteratorReturn": true,
"alwaysStrict": true,

@@ -44,0 +45,0 @@ "useUnknownInCatchVariables": true

@@ -41,2 +41,3 @@ {

"strictPropertyInitialization": true,
"strictBuiltinIteratorReturn": true,
"alwaysStrict": true,

@@ -43,0 +44,0 @@ "useUnknownInCatchVariables": true

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