Comparing version 3.0.0-alpha.9 to 3.0.0-alpha.10
@@ -5,2 +5,6 @@ # Changelog | ||
## [3.0.0-alpha.10][] - 2023-02-13 | ||
- Update metacom to 3.0.0-alpha.6 and other dependencies | ||
## [3.0.0-alpha.9][] - 2023-02-13 | ||
@@ -318,3 +322,4 @@ | ||
[unreleased]: https://github.com/metarhia/impress/compare/v3.0.0-alpha.9...HEAD | ||
[unreleased]: https://github.com/metarhia/impress/compare/v3.0.0-alpha.10...HEAD | ||
[3.0.0-alpha.10]: https://github.com/metarhia/impress/compare/v3.0.0-alpha.9...v3.0.0-alpha.10 | ||
[3.0.0-alpha.9]: https://github.com/metarhia/impress/compare/v3.0.0-alpha.8...v3.0.0-alpha.9 | ||
@@ -321,0 +326,0 @@ [3.0.0-alpha.8]: https://github.com/metarhia/impress/compare/v3.0.0-alpha.7...v3.0.0-alpha.8 |
{ | ||
"name": "impress", | ||
"version": "3.0.0-alpha.9", | ||
"version": "3.0.0-alpha.10", | ||
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>", | ||
@@ -69,3 +69,3 @@ "description": "Enterprise application server for Node.js", | ||
"dependencies": { | ||
"metacom": "^3.0.0-alpha.5", | ||
"metacom": "^3.0.0-alpha.6", | ||
"metaconfiguration": "^2.1.9", | ||
@@ -79,5 +79,5 @@ "metalog": "^3.1.9", | ||
"devDependencies": { | ||
"@types/node": "^18.11.18", | ||
"@types/node": "^18.13.0", | ||
"@types/ws": "^8.5.4", | ||
"eslint": "^8.33.0", | ||
"eslint": "^8.34.0", | ||
"eslint-config-metarhia": "^8.1.0", | ||
@@ -88,5 +88,5 @@ "eslint-config-prettier": "^8.6.0", | ||
"metatests": "^0.8.2", | ||
"prettier": "^2.8.3", | ||
"prettier": "^2.8.4", | ||
"typescript": "^4.9.5" | ||
} | ||
} |
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
74111
Updatedmetacom@^3.0.0-alpha.6