Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@kodexo/injection

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kodexo/injection - npm Package Compare versions

Comparing version
1.0.0-dev.56
to
1.0.0-dev.57
+3
-3
package.json
{
"name": "@kodexo/injection",
"version": "1.0.0-dev.56",
"version": "1.0.0-dev.57",
"main": "dist/index.js",

@@ -67,7 +67,7 @@ "module": "dist/index.js",

"dependencies": {
"@kodexo/errors": "^1.0.0-dev.56",
"@kodexo/errors": "^1.0.0-dev.57",
"normalize-path": "^3.0.0",
"ramda": "^0.28.0"
},
"gitHead": "cd8278a5b755acfcecf96f37344f92c7f8226551"
"gitHead": "a0e2af567f8aee7357d5851ef4a035967bb141f2"
}