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
35
72Next

3.0.0-alpha.1

Diff

timur.shemsedinov
published 2.6.10 •

Changelog

Source

[2.6.10][] - 2022-05-09

  • Do not call stop() on directories during shutdown
  • Use config for logger initialization in thread 0
  • Fix application init order
  • Do not shotdown if not started
timur.shemsedinov
published 2.6.9 •

Changelog

Source

[2.6.9][] - 2022-04-01

timur.shemsedinov
published 2.6.8 •

Changelog

Source

[2.6.8][] - 2022-03-19

  • Add error handler for logger in master and worker threads
timur.shemsedinov
published 2.6.7 •

Changelog

Source

[2.6.7][] - 2022-03-18

  • Add cors to server config
  • Update metatests dependency
  • Allow async procedure validate function
  • Emit application init events on user application
  • Try to coerce dependency names under node, npm, metarhia keys. dependencies with '/', '@', '-' will also be available by removing those symbols and converting name to camelCase format. e.g @metahia/common -> metarhiaCommon, date-fns -> dateFns.
  • Improve application/worker error logs
  • Update dependencies
timur.shemsedinov
published 2.6.6 •

Changelog

Source

[2.6.6][] - 2021-10-12

  • Move node.process object to a sandbox context
  • Make scheduler field optional in config/server.js
  • Update dependencies to fix security and metacom
timur.shemsedinov
published 2.6.5 •

Changelog

Source

[2.6.5][] - 2021-09-30

  • Fix: do not release thread if invoke is not exclusive
  • Fix: write task.id to serialized task .json file
timur.shemsedinov
published 2.6.4 •

Changelog

Source

[2.6.4][] - 2021-09-23

  • Dependency loader fixed, metasql is optional now
  • Update metacom and metautil with bugfixes
timur.shemsedinov
published 2.6.3 •

Changelog

Source

[2.6.3][] - 2021-09-22

  • Implement exclusive thread capture to execute application.invoke
  • Wait for exclusive thread capture timeout
timur.shemsedinov
published 2.6.2 •

Changelog

Source

[2.6.2][] - 2021-09-12

  • Update metacom to prevent instalations with critical bug
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