Socket
Socket
Sign inDemoInstall

impress

Package Overview
Dependencies
Maintainers
1
Versions
719
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

impress - npm Package Versions

1
72

2.0.12

Diff

Changelog

Source

[2.0.12][] - 2021-03-02

  • Schema field shorthand
  • Rewrite README.md
timur.shemsedinov
published 2.0.11 •

Changelog

Source

[2.0.11][] - 2021-02-28

  • Schema for collections: array, object, set, map
  • Change queue configuration: https://github.com/metarhia/impress/issues/1484
timur.shemsedinov
published 2.0.10 •

Changelog

Source

[2.0.10][] - 2021-02-24

  • Fix bug in Procedure locking with semaphore
  • Procedure execution timeout
  • Schema custom validation method
  • Support nested schemas
  • Added config schemas
timur.shemsedinov
published 2.0.9 •

Changelog

Source

[2.0.9][] - 2021-02-19

  • Extract Procedure class from Application
  • Update metautil to 3.3.0 and metacom to 1.5.1
timur.shemsedinov
published 2.0.8 •

Changelog

Source

[2.0.8][] - 2021-02-17

  • Use schema validation in application.invoke
  • Optimize module loader and signature cache
  • Reworked application api in-memory structure
  • Precompile api validation schemas
timur.shemsedinov
published 2.0.7 •

Changelog

Source

[2.0.7][] - 2021-02-13

  • Update metarhia/config to 2.1.0
  • Add access to the environment variables from configs via process.env
  • Handle startup exceptions: can't read config
timur.shemsedinov
published 2.0.6 •

Changelog

Source

[2.0.6][] - 2021-02-09

  • Revert to lock-file version 1
  • Use metacom 1.3.1 to revert its lock-file version 1
  • Publish fixed memory leak in metacom 1.3.1
timur.shemsedinov
published 2.0.5 •

Changelog

Source

[2.0.5][] - 2021-02-07

  • Removed Channel injection to metacom.Server
  • Fixed bugs amd memory leaks in metacom, update to 1.3.0
  • Changed Server.constructor signature from (config, { Channel, application }) to (config, application) so should be published with new version of metacom, see: https://github.com/metarhia/metacom/issues/127
timur.shemsedinov
published 2.0.4 •

Changelog

Source

[2.0.4][] - 2021-02-04

  • Load TLS certificates only if we need HTTPS or WSS
  • Move hashPassword and validatePassword to metautil
  • Move cookies operations to metacom
timur.shemsedinov
published 2.0.3 •

Changelog

Source

[2.0.3][] - 2021-01-29

  • Fixed exception handling in module loader
  • Added relative path in logged stack traces
  • Fixed application initializtion flag
  • Catch exceptions in application initialization
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc