Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@travetto/registry

Package Overview
Dependencies
Maintainers
1
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/registry

Travetto: Registry =================

  • 0.0.33
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
69
decreased by-83.76%
Maintainers
1
Weekly downloads
 
Created
Source

Travetto: Registry

Two Flow:

  • On load (prod use case)

  • RootRegistry will load all appropriate files

  • As files are loaded, they record their various metadatas

  • When all requires are done

    • RootRegistry is finished
    • Any things depending on RootRegistry will run
    • This ensures all files are loaded and processed before application starts
  • At runtime (dev use case)

  • RootRegistry will listen to the TS Compiler watcher and track which files have changed and will trigger class based updates (assuming everything is indexed via class __id)

FAQs

Package last updated on 18 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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