This repository was archived by the owner on Apr 21, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
[ ![ Known Vulnerabilities] ( https://snyk.io//test/github/Coder-Spirit/lambda-ioc/badge.svg?targetFile=package.json )] ( https://snyk.io//test/github/Coder-Spirit/lambda-ioc?targetFile=package.json )
8
8
[ ![ Security Score] ( https://snyk-widget.herokuapp.com/badge/npm/@coderspirit%2Flambda-ioc/badge.svg )] ( https://snyk.io/advisor/npm-package/@coderspirit/lambda-ioc )
9
9
10
- > Pure functional (λ) dependency injection 💉 for TypeScript (inspired by Diddly)
10
+ > Super type safe dependency injection 💉 for TypeScript (inspired by Diddly)
11
11
12
12
** NOTE:** This is a "fork" of Tom Sherman's
13
13
** [ Diddly library] ( https://github.com/tom-sherman/diddly ) ** , who deserves most
Original file line number Diff line number Diff line change 7
7
[ ![ Known Vulnerabilities] ( https://snyk.io//test/github/Coder-Spirit/lambda-ioc/badge.svg?targetFile=package.json )] ( https://snyk.io//test/github/Coder-Spirit/lambda-ioc?targetFile=package.json )
8
8
[ ![ Security Score] ( https://snyk-widget.herokuapp.com/badge/npm/@coderspirit%2Flambda-ioc/badge.svg )] ( https://snyk.io/advisor/npm-package/@coderspirit/lambda-ioc )
9
9
10
- > Pure functional (λ) dependency injection 💉 for TypeScript (inspired by Diddly)
10
+ > Super type safe dependency injection 💉 for TypeScript (inspired by Diddly)
11
11
12
12
** NOTE:** This is a "fork" of Tom Sherman's
13
13
** [ Diddly library] ( https://github.com/tom-sherman/diddly ) ** , who deserves most
Original file line number Diff line number Diff line change 9
9
"require" : " ./dist/cjs/index.js" ,
10
10
"node" : " ./dist/cjs/index.js"
11
11
},
12
- "description" : " Pure functional (λ) dependency injection 💉 for TypeScript (inspired by Diddly)" ,
12
+ "description" : " Super type safe dependency injection 💉 for TypeScript (inspired by Diddly)" ,
13
13
"keywords" : [
14
14
" typescript" ,
15
15
" functional" ,
You can’t perform that action at this time.
0 commit comments