troika-flex-layout
Advanced tools
Comparing version 0.50.3 to 0.51.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.51.0](https://github.com/protectwise/troika/compare/v0.50.3...v0.51.0) (2024-11-10) | ||
**Note:** Version bump only for package troika-flex-layout | ||
## [0.50.3](https://github.com/protectwise/troika/compare/v0.50.2...v0.50.3) (2024-11-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "troika-flex-layout", | ||
"version": "0.50.3", | ||
"version": "0.51.0", | ||
"description": "Utility for calculating flexbox layouts in a web worker", | ||
@@ -17,4 +17,4 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"dependencies": { | ||
"troika-three-text": "^0.50.3", | ||
"troika-worker-utils": "^0.50.0" | ||
"troika-three-text": "^0.51.0", | ||
"troika-worker-utils": "^0.51.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "afcf40d9063b5dd0cb3c495f2f14ff0b1a9dc668" | ||
"gitHead": "9c214c7b2c85d14b886ef3542d5313b32a7cc8f2" | ||
} |
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
1532772
+ Addedtroika-three-text@0.51.1(transitive)
+ Addedtroika-three-utils@0.51.0(transitive)
+ Addedtroika-worker-utils@0.51.1(transitive)
- Removedtroika-three-text@0.50.3(transitive)
- Removedtroika-three-utils@0.50.3(transitive)
- Removedtroika-worker-utils@0.50.0(transitive)
Updatedtroika-three-text@^0.51.0
Updatedtroika-worker-utils@^0.51.0