New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iniettore

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iniettore

A light and simple IoC container

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
decreased by-81.63%
Maintainers
1
Weekly downloads
 
Created
Source

Iniettore Iniettore

Build Status GitHub version

TODO

  • Dispose sub dependencies

  • Child context support

  • Bind container itself

  • Handle errors in case constructors, providers or dispose fails

    • keep original errors trackable
  • Make possible to pass extra params

    • to contructors and providers
    • singletons should consider the arguments (comms layer considerations), maybe destroying the previous version ?
  • Complete debug logs

  • Handle errors in case of wrong api calls

  • Make dispose method name configurable

  • Improve fluid API

    • remove done call
  • test case when singletons do NOT implement a dispose method

  • cleanup

    • remove memoize if not used
    • remove merge if not used
  • DOCS

    • Features
    • Specify ECMA Script 5 required features or polyfills
    • Quick usage
    • Detailed examples

DEFER

  • Detect invalid singleton destroy calls WONT DO IT
  • Consider derring the release in case the object will be required in the short term - complicated and no rel benefits - the container consumer should do that before calling release

Keywords

FAQs

Package last updated on 29 Jun 2014

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