@settlemint/module-common-types
Advanced tools
Comparing version 5.3.3 to 5.9.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [5.9.0](https://github.com/settlemint/bpaas-launchpad/compare/v5.8.1...v5.9.0) (2021-04-21) | ||
### Bug Fixes | ||
* dependencies ([5718ef6](https://github.com/settlemint/bpaas-launchpad/commit/5718ef697d986b8e397f8cd82b7e2009f3748a1a)) | ||
* tweaks and improvements to the service metrics ([e037836](https://github.com/settlemint/bpaas-launchpad/commit/e0378365b0431d0454e72dc62bf1d62743612dc2)) | ||
## [5.3.3](https://github.com/settlemint/bpaas-launchpad/compare/v5.3.2...v5.3.3) (2021-03-22) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@settlemint/module-common-types", | ||
"version": "5.3.1", | ||
"version": "5.3.3", | ||
"description": "BPaaS - Common Types module", | ||
@@ -14,7 +14,7 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@types/jest": "26.0.21", | ||
"@types/jest": "26.0.22", | ||
"jest": "26.6.3", | ||
"prettier": "2.2.1", | ||
"ts-jest": "26.5.4", | ||
"typescript": "4.2.3" | ||
"ts-jest": "26.5.5", | ||
"typescript": "4.2.4" | ||
}, | ||
@@ -21,0 +21,0 @@ "files": [ |
{ | ||
"name": "@settlemint/module-common-types", | ||
"version": "5.3.3", | ||
"version": "5.9.0", | ||
"description": "BPaaS - Common Types module", | ||
@@ -14,7 +14,7 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@types/jest": "26.0.21", | ||
"@types/jest": "26.0.22", | ||
"jest": "26.6.3", | ||
"prettier": "2.2.1", | ||
"ts-jest": "26.5.4", | ||
"typescript": "4.2.3" | ||
"ts-jest": "26.5.5", | ||
"typescript": "4.2.4" | ||
}, | ||
@@ -38,3 +38,3 @@ "files": [ | ||
}, | ||
"gitHead": "561f84df061541fc23016186313783094856da70" | ||
"gitHead": "d1701a9784819250f5c8d7ee3fa0e2519b66ccee" | ||
} |
Sorry, the diff of this file is not supported yet
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
101921