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

@methodus/framework-injection

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@methodus/framework-injection - npm Package Compare versions

Comparing version
8.0.5
to
8.0.8
+3
-3
package.json
{
"name": "@methodus/framework-injection",
"version": "8.0.5",
"version": "8.0.8",
"description": "Dependency injection for methodus",

@@ -43,3 +43,3 @@ "main": "dist/index.js",

"dependencies": {
"@methodus/framework-commons": "^8.0.5",
"@methodus/framework-commons": "^8.0.8",
"reflect-metadata": "^0.1.13",

@@ -60,3 +60,3 @@ "tsyringe": "^4.3.0"

},
"gitHead": "c7abf2c0c54f8709ff2ef4723b8f28a7fccf6828"
"gitHead": "afb7a502c54d1f4ae55cbbff2582d0149297be77"
}