@finos/legend-storage
Advanced tools
Comparing version 3.0.8 to 3.0.9
{ | ||
"name": "@finos/legend-storage", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Legend storage", | ||
@@ -40,14 +40,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@finos/legend-shared": "6.0.4" | ||
"@finos/legend-shared": "6.1.0" | ||
}, | ||
"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" | ||
}, | ||
@@ -54,0 +54,0 @@ "publishConfig": { |
@@ -24,3 +24,3 @@ { | ||
"exactOptionalPropertyTypes": true, | ||
"forceConsistentCasingInFileNames": false, | ||
"forceConsistentCasingInFileNames": true, | ||
"outDir": "./lib", | ||
@@ -27,0 +27,0 @@ "tsBuildInfoFile": "./build/prod.tsbuildinfo", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22249
+ Added@finos/legend-shared@6.1.0(transitive)
+ Addedpretty-format@29.0.3(transitive)
- Removed@finos/legend-shared@6.0.4(transitive)
- Removedpretty-format@29.0.2(transitive)
Updated@finos/legend-shared@6.1.0