troika-flex-layout
Advanced tools
Comparing version 0.51.1 to 0.52.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.52.0](https://github.com/protectwise/troika/compare/v0.51.1...v0.52.0) (2024-11-11) | ||
**Note:** Version bump only for package troika-flex-layout | ||
## [0.51.1](https://github.com/protectwise/troika/compare/v0.51.0...v0.51.1) (2024-11-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "troika-flex-layout", | ||
"version": "0.51.1", | ||
"version": "0.52.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.51.1", | ||
"troika-worker-utils": "^0.51.1" | ||
"troika-three-text": "^0.52.0", | ||
"troika-worker-utils": "^0.52.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6d94024a0ba0b957fdd7671d0e9f97594e92f8f3" | ||
"gitHead": "d2eab048d7eac8856e3d19b4254cb746a52a4d4d" | ||
} |
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
1533081
+ Addedtroika-three-text@0.52.2(transitive)
+ Addedtroika-three-utils@0.52.0(transitive)
+ Addedtroika-worker-utils@0.52.0(transitive)
- Removedtroika-three-text@0.51.1(transitive)
- Removedtroika-three-utils@0.51.0(transitive)
- Removedtroika-worker-utils@0.51.1(transitive)
Updatedtroika-three-text@^0.52.0
Updatedtroika-worker-utils@^0.52.0