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
Previous1
46
72Next

2.6.1

Diff

Changelog

Source

[2.6.1][] - 2021-09-10

  • Quick (not optimal) implementation of application.invoke
  • Refactor impress internal dependencies loading
  • Remove access to worker_threads from application
  • Execute tasks in thread pool
timur.shemsedinov
published 2.6.0 •

Changelog

Source

[2.6.0][] - 2021-09-08

  • Allow third party plugins (not only metarhia npm modules)
  • Scheduler: return task id from Scheduler.add(task: Task): Promise<string>
  • Log error and exit process if can't load dependencies
  • Fix process exit if thread terminated at the initialization phase
timur.shemsedinov
published 2.5.3 •

Changelog

Source

[2.5.3][] - 2021-08-19

  • Don't load sql from application/schemas
  • Support custom key method in Procedure (pass name to constructor)
  • Pass context to plugins and hooks
timur.shemsedinov
published 2.5.2 •

Changelog

Source

[2.5.2][] - 2021-08-06

  • Update dependencies for network layer (metacom and ws)
timur.shemsedinov
published 2.5.1 •

Changelog

Source

[2.5.1][] - 2021-07-30

  • Separate queue for each task name (topics)
  • Add place db for data access layer
timur.shemsedinov
published 2.5.0 •

Changelog

Source

[2.5.0][] - 2021-07-22

  • Rework scheduler, use every syntax
  • Run scheduler in separate thread
  • Use Semaphore to organize task queue in scheduler thread
timur.shemsedinov
published 2.4.3 •

Changelog

Source

[2.4.3][] - 2021-07-10

  • Drop private fields support for modules
  • Update metacom to 1.8.1 (bug fixes)
timur.shemsedinov
published 2.4.2 •

Changelog

Source

[2.4.2][] - 2021-07-07

  • Remove duplicated config validation
  • Support custom api routers
timur.shemsedinov
published 2.4.1 •

Changelog

Source

[2.4.1][] - 2021-07-01

  • Implement basic API plugin system
  • Update dependencies including metacom and metaschema
timur.shemsedinov
published 2.4.0 •

Changelog

Source

[2.4.0][] - 2021-06-26

  • Use references to schemas in API definition
  • Allow optional balancer in config
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