🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

container-ioc

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

container-ioc - npm Package Compare versions

Comparing version

to
1.1.2

{
"name": "container-ioc",
"version": "1.1.1",
"version": "1.1.2",
"description": "IoC container",

@@ -5,0 +5,0 @@ "author": "Alexander Kozlov",

@@ -111,3 +111,2 @@ ## IoC Container written in Typescript

parentContainer.register({ token: 'ISome', useClass: SomeClass });
childContainer.resolve('ISome');

@@ -114,0 +113,0 @@ let instance = childContainer.resolve('ISome');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet