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

container-ioc

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

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.1

2

package.json
{
"name": "container-ioc",
"version": "1.1.0",
"version": "1.1.1",
"description": "IoC container",

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

@@ -121,8 +121,8 @@ ## IoC Container written in Typescript

It's just a very basic version. I'm going to add more functionality to meet common use cases, such as ability
to mark injections in constructor with types only (typescript projects) and more handy API.
to mark injections in constructor with types for typescript projects and more handy API.
### Contribution:
If you want to help feel free to submit an bug or a feature request.
If you want to help feel free to submit a bug or a feature request.
Also leave a comment under the issue you'd like to work on.
see [CONTRIBUTION.md](CONTRIBUTION.md)

Sorry, the diff of this file is not supported yet