inversify
Advanced tools
Comparing version
@@ -15,2 +15,7 @@ # Changelog | ||
## [7.0.1] | ||
### Changed | ||
- Updated `Container.get` like methods to no longer initialize twice singleton scoped bindings. | ||
## [7.0.0] | ||
@@ -17,0 +22,0 @@ |
@@ -9,4 +9,4 @@ { | ||
"@inversifyjs/common": "1.5.0", | ||
"@inversifyjs/container": "1.5.2", | ||
"@inversifyjs/core": "4.0.0" | ||
"@inversifyjs/container": "1.5.3", | ||
"@inversifyjs/core": "4.0.1" | ||
}, | ||
@@ -81,3 +81,3 @@ "devDependencies": { | ||
"sideEffects": false, | ||
"version": "7.0.0" | ||
"version": "7.0.1" | ||
} |
29252
0.42%+ Added
+ Added
- Removed
- Removed
Updated
Updated