@cubejs-backend/shared
Advanced tools
Comparing version 0.24.13 to 0.25.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.25.0](https://github.com/cube-js/cube.js/compare/v0.24.15...v0.25.0) (2020-12-21) | ||
**Note:** Version bump only for package @cubejs-backend/shared | ||
## [0.24.13](https://github.com/cube-js/cube.js/compare/v0.24.12...v0.24.13) (2020-12-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@cubejs-backend/shared", | ||
"version": "0.24.13", | ||
"version": "0.25.0", | ||
"description": "Shared code for Cube.js backend packages", | ||
@@ -25,3 +25,3 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@cubejs-backend/linter": "^0.24.5", | ||
"@cubejs-backend/linter": "^0.25.0", | ||
"@types/jest": "^26.0.16", | ||
@@ -43,3 +43,3 @@ "@types/node-fetch": "^2.5.7", | ||
}, | ||
"gitHead": "e0fe73b5a91af967a5d493609bf5751dce0dfe99" | ||
"gitHead": "c97ba77f4238478beb2067e7570b35a9edccd569" | ||
} |
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
35097