📋
upgraded-enigma
  • Contributor Covenant Code of Conduct
  • Contributing to this repository
  • Upgraded Enigma
  • Secutiry
  • Support
  • Unit Coverage Stats
  • Tools
    • diagrams
      • branching
      • pr-validation-pipeline
      • trunk-on-push-pipeline
    • tools/shell
    • workspace-plugin
      • src
        • generators
          • client-feature
            • <%= name %>
          • client-store
            • <%= name %>
          • client-ui
            • <%= name %>
          • client-util
            • <%= name %>
  • libs
    • backend-auth
    • backend-diagnostics
    • backend-interfaces
    • backend-logger
    • backend-websocket
    • client-chatbot
    • client-core-components
    • client-core
    • client-diagnostics
    • client-directives
    • client-material
    • client-pipes
    • client-service-worker
    • client-sidebar
    • client-store-chatbot
    • client-store-diagnostics
    • client-store-http-api
    • client-store-http-progress
    • client-store-router
    • client-store-sidebar
    • client-store-theme
    • client-store-user
    • client-store-websocket
    • client-store
    • client-testing-unit
    • client-translate
    • client-user
    • client-util-ngrx
    • client-util-sentry
    • client-util
    • client-workspaces
Powered by GitBook
On this page

Was this helpful?

Secutiry

Dependencies audit

From time to time it's reasonable to audit dependencies for security issues and fix present issues.

Use the following command to perform audit chheck and apply automatic fixes if possible.

yarn audit:fix
PreviousUpgraded EnigmaNextSupport

Last updated 2 years ago

Was this helpful?