@gooddata/sdk-model
Advanced tools
Comparing version
{ | ||
"name": "@gooddata/sdk-model", | ||
"version": "8.0.0-beta.33", | ||
"version": "8.0.0-beta.34", | ||
"author": "GoodData", | ||
@@ -14,3 +14,3 @@ "description": "GoodData Model definitions used by UI components and Backend SPI and its implementations", | ||
"config": { | ||
"eslint": "-c .eslintrc.js --ext ts ./src/**/*.ts" | ||
"eslint": "-c .eslintrc.js --ext ts src/" | ||
}, | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
"json-stable-stringify": "^1.0.1", | ||
"lodash": "^4.17.15", | ||
"lodash": "^4.17.19", | ||
"spark-md5": "^3.0.0", | ||
@@ -48,3 +48,3 @@ "stringify-object": "^2.4.0", | ||
"@types/json-stable-stringify": "^1.0.32", | ||
"@types/lodash": "^4.14.123", | ||
"@types/lodash": "^4.14.158", | ||
"@types/node": "^12.12.26", | ||
@@ -55,3 +55,3 @@ "@types/spark-md5": "^3.0.1", | ||
"@typescript-eslint/parser": "^3.7.1", | ||
"dependency-cruiser": "^8.0.1", | ||
"dependency-cruiser": "^9.9.5", | ||
"eslint": "^7.5.0", | ||
@@ -58,0 +58,0 @@ "eslint-plugin-header": "^3.0.0", |
709814
0Updated