inversify
Advanced tools
Comparing version 7.0.0-alpha.0 to 7.0.0-alpha.1
@@ -7,2 +7,8 @@ # Changelog | ||
## [7.0.0-alpha.1] | ||
### Changed | ||
- Updated `GetOptions` with `autobind`. | ||
- Updated `ContainerOptions` with `autobind`. | ||
## [7.0.0-alpha.0] | ||
@@ -9,0 +15,0 @@ |
@@ -9,4 +9,4 @@ { | ||
"@inversifyjs/common": "1.5.0", | ||
"@inversifyjs/container": "1.3.4", | ||
"@inversifyjs/core": "3.2.0" | ||
"@inversifyjs/container": "1.4.0", | ||
"@inversifyjs/core": "3.3.0" | ||
}, | ||
@@ -20,8 +20,8 @@ "devDependencies": { | ||
"@types/sinon": "17.0.3", | ||
"@typescript-eslint/eslint-plugin": "8.20.0", | ||
"@typescript-eslint/parser": "8.20.0", | ||
"@typescript-eslint/eslint-plugin": "8.21.0", | ||
"@typescript-eslint/parser": "8.21.0", | ||
"chai": "4.5.0", | ||
"eslint": "9.18.0", | ||
"eslint-config-prettier": "10.0.1", | ||
"eslint-plugin-prettier": "5.2.2", | ||
"eslint-plugin-prettier": "5.2.3", | ||
"eslint-plugin-simple-import-sort": "12.1.1", | ||
@@ -37,3 +37,3 @@ "mocha": "11.0.1", | ||
"typescript": "5.7.3", | ||
"typescript-eslint": "8.20.0" | ||
"typescript-eslint": "8.21.0" | ||
}, | ||
@@ -83,3 +83,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"version": "7.0.0-alpha.0" | ||
"version": "7.0.0-alpha.1" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
39612
0
+ Added@inversifyjs/container@1.4.0(transitive)
+ Added@inversifyjs/core@3.3.0(transitive)
- Removed@inversifyjs/container@1.3.4(transitive)
- Removed@inversifyjs/core@3.2.0(transitive)
Updated@inversifyjs/container@1.4.0
Updated@inversifyjs/core@3.3.0