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 2.6.1 to 2.6.2

7

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

## [2.6.2][] - 2021-09-12
- Update metacom to prevent instalations with critical bug
## [2.6.1][] - 2021-09-10

@@ -215,3 +219,4 @@

[unreleased]: https://github.com/metarhia/impress/compare/v2.6.1...HEAD
[unreleased]: https://github.com/metarhia/impress/compare/v2.6.2...HEAD
[2.6.2]: https://github.com/metarhia/impress/compare/v2.6.1...v2.6.2
[2.6.1]: https://github.com/metarhia/impress/compare/v2.6.0...v2.6.1

@@ -218,0 +223,0 @@ [2.6.0]: https://github.com/metarhia/impress/compare/v2.5.3...v2.6.0

6

package.json
{
"name": "impress",
"version": "2.6.1",
"version": "2.6.2",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",

@@ -69,3 +69,3 @@ "description": "Enterprise application server for Node.js",

"dependencies": {
"metacom": "^2.0.1",
"metacom": "^2.0.2",
"metaconfiguration": "^2.1.5",

@@ -88,4 +88,4 @@ "metalog": "^3.1.4",

"prettier": "^2.4.0",
"typescript": "^4.4.2"
"typescript": "^4.4.3"
}
}
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