troika-flex-layout
Advanced tools
Comparing version 0.39.2 to 0.40.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.40.0](https://github.com/protectwise/troika/compare/v0.39.2...v0.40.0) (2021-02-28) | ||
**Note:** Version bump only for package troika-flex-layout | ||
## [0.39.2](https://github.com/protectwise/troika/compare/v0.39.1...v0.39.2) (2021-02-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "troika-flex-layout", | ||
"version": "0.39.2", | ||
"version": "0.40.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.39.2", | ||
"troika-worker-utils": "^0.39.0" | ||
"troika-three-text": "^0.40.0", | ||
"troika-worker-utils": "^0.40.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "37cf5738d3e9ba311fa0661a96e47e51e965e5ae" | ||
"gitHead": "4d8af2a4acc4a47b12b5d6d7f852632222bfb11b" | ||
} |
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
1530496
+ Addedtroika-three-text@0.40.0(transitive)
+ Addedtroika-three-utils@0.40.0(transitive)
+ Addedtroika-worker-utils@0.40.0(transitive)
- Removedtroika-three-text@0.39.2(transitive)
- Removedtroika-three-utils@0.39.0(transitive)
- Removedtroika-worker-utils@0.39.0(transitive)
Updatedtroika-three-text@^0.40.0
Updatedtroika-worker-utils@^0.40.0