@inversifyjs/core
Advanced tools
Comparing version 1.3.0 to 1.3.1
# @inversifyjs/core | ||
## 1.3.1 | ||
### Patch Changes | ||
- 46b2569: Removed wrong dev engines constraint. | ||
- Updated dependencies [46b2569] | ||
- @inversifyjs/reflect-metadata-utils@0.2.1 | ||
- @inversifyjs/common@1.3.1 | ||
## 1.3.0 | ||
@@ -4,0 +13,0 @@ |
@@ -8,4 +8,4 @@ { | ||
"dependencies": { | ||
"@inversifyjs/reflect-metadata-utils": "0.2.0", | ||
"@inversifyjs/common": "1.3.0" | ||
"@inversifyjs/common": "1.3.1", | ||
"@inversifyjs/reflect-metadata-utils": "0.2.1" | ||
}, | ||
@@ -29,6 +29,2 @@ "devDependencies": { | ||
}, | ||
"devEngines": { | ||
"node": "^20.18.0", | ||
"pnpm": "^9.12.1" | ||
}, | ||
"homepage": "https://inversify.io", | ||
@@ -67,3 +63,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"scripts": { | ||
@@ -70,0 +66,0 @@ "build": "pnpm run build:cjs && pnpm run build:esm", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
186650
+ Added@inversifyjs/common@1.3.1(transitive)
+ Added@inversifyjs/reflect-metadata-utils@0.2.1(transitive)
- Removed@inversifyjs/common@1.3.0(transitive)
- Removed@inversifyjs/reflect-metadata-utils@0.2.0(transitive)
Updated@inversifyjs/common@1.3.1