Socket
Socket
Sign inDemoInstall

impress

Package Overview
Dependencies
12
Maintainers
4
Versions
718
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-alpha.9 to 3.0.0-alpha.10

7

CHANGELOG.md

@@ -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

10

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc