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

@finos/legend-extension-dsl-data-space

Package Overview
Dependencies
Maintainers
4
Versions
409
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finos/legend-extension-dsl-data-space - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

6

lib/package.json
{
"name": "@finos/legend-extension-dsl-data-space",
"version": "1.1.7",
"version": "1.1.8",
"description": "Legend extension for Data Space DSL",

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

"dev": "npm-run-all --parallel dev:sass dev:ts",
"dev:sass": "sass style lib --watch --load-path=../../node_modules/@finos/legend-art/scss",
"dev:sass": "sass style:lib --watch --load-path=../../node_modules/@finos/legend-art/scss",
"dev:ts": "tsc --watch --preserveWatchOutput",

@@ -72,3 +72,3 @@ "lint:js": "cross-env NODE_ENV=production eslint --cache --cache-location ./build/.eslintcache --report-unused-disable-directives --parser-options=project:\"./tsconfig.json\" \"./src/**/*.{js,ts,tsx}\"",

"rimraf": "3.0.2",
"sass": "1.49.9",
"sass": "1.49.11",
"typescript": "4.6.3"

@@ -75,0 +75,0 @@ },

{
"name": "@finos/legend-extension-dsl-data-space",
"version": "1.1.7",
"version": "1.1.8",
"description": "Legend extension for Data Space DSL",

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

"dev": "npm-run-all --parallel dev:sass dev:ts",
"dev:sass": "sass style lib --watch --load-path=../../node_modules/@finos/legend-art/scss",
"dev:sass": "sass style:lib --watch --load-path=../../node_modules/@finos/legend-art/scss",
"dev:ts": "tsc --watch --preserveWatchOutput",

@@ -44,11 +44,11 @@ "lint:js": "cross-env NODE_ENV=production eslint --cache --cache-location ./build/.eslintcache --report-unused-disable-directives --parser-options=project:\"./tsconfig.json\" \"./src/**/*.{js,ts,tsx}\"",

"dependencies": {
"@finos/legend-application": "2.0.7",
"@finos/legend-art": "0.3.12",
"@finos/legend-extension-dsl-diagram": "1.0.28",
"@finos/legend-graph": "2.1.2",
"@finos/legend-model-storage": "0.0.25",
"@finos/legend-query": "1.3.3",
"@finos/legend-server-depot": "0.0.28",
"@finos/legend-application": "2.0.8",
"@finos/legend-art": "0.3.13",
"@finos/legend-extension-dsl-diagram": "1.0.29",
"@finos/legend-graph": "2.1.3",
"@finos/legend-model-storage": "0.0.26",
"@finos/legend-query": "1.3.4",
"@finos/legend-server-depot": "0.0.29",
"@finos/legend-shared": "1.2.7",
"@finos/legend-studio": "5.1.2",
"@finos/legend-studio": "5.1.3",
"@types/react": "17.0.43",

@@ -67,3 +67,3 @@ "@types/react-router-dom": "5.3.2",

"devDependencies": {
"@finos/legend-dev-utils": "0.3.16",
"@finos/legend-dev-utils": "0.3.17",
"cross-env": "7.0.3",

@@ -74,3 +74,3 @@ "eslint": "8.12.0",

"rimraf": "3.0.2",
"sass": "1.49.9",
"sass": "1.49.11",
"typescript": "4.6.3"

@@ -77,0 +77,0 @@ },

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