Socket
Socket
Sign inDemoInstall

@lskjs/module

Package Overview
Dependencies
Maintainers
11
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lskjs/module - npm Package Compare versions

Comparing version 3.8.0 to 3.8.1

17

package.json
{
"name": "@lskjs/module",
"version": "3.8.0",
"version": "3.8.1",
"description": "Module system with dependency injection, event emitter, logger and submodules tree",
"author": "Igor Suvorov <hi@isuvorov.com> (https://github.com/isuvorov)",
"dependencies": {
"@lskjs/algos": "^3.3.0",
"@lskjs/env": "^3.8.0",
"@lskjs/err": "^3.3.0",
"@lskjs/log": "^3.8.0",
"@lskjs/mutex": "^3.1.1",
"@lskjs/utils2": "^3.3.0",
"@lskjs/algos": "^3.8.1",
"@lskjs/env": "^3.8.1",
"@lskjs/err": "^3.8.1",
"@lskjs/log": "^3.8.1",
"@lskjs/mutex": "^3.8.1",
"@lskjs/utils2": "^3.8.1",
"events": "^3.3.0",

@@ -36,2 +36,3 @@ "fishbird": "^0.20.0"

"repository": "https://github.com/lskjs/lskjs/tree/master//libs/module",
"homepage": "https://github.com/lskjs/lskjs/tree/master//libs/module",
"bugs": "https://github.com/lskjs/lskjs/issues",

@@ -50,3 +51,3 @@ "license": "MIT",

],
"gitHead": "bf2f639527bb08d3c6628a40b3ef273920a2fcc5"
"gitHead": "851edc745717332b82bef5c650eb77c233d980eb"
}
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