troika-flex-layout
Advanced tools
Comparing version 0.35.0 to 0.36.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.36.0](https://github.com/protectwise/troika/compare/v0.35.0...v0.36.0) (2020-12-04) | ||
**Note:** Version bump only for package troika-flex-layout | ||
# [0.35.0](https://github.com/protectwise/troika/compare/v0.34.2...v0.35.0) (2020-11-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "troika-flex-layout", | ||
"version": "0.35.0", | ||
"version": "0.36.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.35.0", | ||
"troika-worker-utils": "^0.35.0" | ||
"troika-three-text": "^0.36.0", | ||
"troika-worker-utils": "^0.36.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "0fc459bec5f330f6f040d07bfe304d10a87d73c0" | ||
"gitHead": "b3f14acd6e6c4fac1bfc4254b859e552f14d67ed" | ||
} |
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
1529167
+ Addedtroika-three-text@0.36.1(transitive)
+ Addedtroika-three-utils@0.36.0(transitive)
+ Addedtroika-worker-utils@0.36.0(transitive)
- Removedtroika-three-text@0.35.0(transitive)
- Removedtroika-three-utils@0.35.0(transitive)
- Removedtroika-worker-utils@0.35.0(transitive)
Updatedtroika-three-text@^0.36.0
Updatedtroika-worker-utils@^0.36.0