@inversifyjs/core
Advanced tools
Comparing version 1.3.1 to 1.3.2
# @inversifyjs/core | ||
## 1.3.2 | ||
### Patch Changes | ||
- 2b629d6: Removed wrong os constraint. | ||
- Updated dependencies [2b629d6] | ||
- @inversifyjs/reflect-metadata-utils@0.2.2 | ||
- @inversifyjs/common@1.3.2 | ||
## 1.3.1 | ||
@@ -4,0 +13,0 @@ |
@@ -8,4 +8,4 @@ { | ||
"dependencies": { | ||
"@inversifyjs/common": "1.3.1", | ||
"@inversifyjs/reflect-metadata-utils": "0.2.1" | ||
"@inversifyjs/common": "1.3.2", | ||
"@inversifyjs/reflect-metadata-utils": "0.2.2" | ||
}, | ||
@@ -50,6 +50,2 @@ "devDependencies": { | ||
"name": "@inversifyjs/core", | ||
"os": [ | ||
"darwin", | ||
"linux" | ||
], | ||
"publishConfig": { | ||
@@ -63,3 +59,3 @@ "access": "public" | ||
"sideEffects": false, | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"scripts": { | ||
@@ -66,0 +62,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
186788
+ Added@inversifyjs/common@1.3.2(transitive)
+ Added@inversifyjs/reflect-metadata-utils@0.2.2(transitive)
- Removed@inversifyjs/common@1.3.1(transitive)
- Removed@inversifyjs/reflect-metadata-utils@0.2.1(transitive)
Updated@inversifyjs/common@1.3.2