troika-core
Advanced tools
Comparing version 0.41.0 to 0.42.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.42.0](https://github.com/protectwise/troika/compare/v0.41.2...v0.42.0) (2021-05-17) | ||
### Bug Fixes | ||
* add three to peerDependencies in all leaf packages ([0a11ab6](https://github.com/protectwise/troika/commit/0a11ab6ddff13b3ebd0f1f2463e0cfed17b3f5fa)) | ||
# [0.41.0](https://github.com/protectwise/troika/compare/v0.40.0...v0.41.0) (2021-04-19) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "troika-core", | ||
"version": "0.41.0", | ||
"version": "0.42.0", | ||
"description": "Troika Core", | ||
@@ -18,3 +18,3 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"prop-types": "^15.6.2", | ||
"troika-animation": "^0.41.0" | ||
"troika-animation": "^0.42.0" | ||
}, | ||
@@ -25,3 +25,11 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "892312e24a61b15daeeadfebe953693df493e24a" | ||
"peerDependenciesMeta": { | ||
"react": { | ||
"optional": true | ||
}, | ||
"react-dom": { | ||
"optional": true | ||
} | ||
}, | ||
"gitHead": "0f7129cd43fc58f5c6a5f6f20f2d0941f9f36510" | ||
} |
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
333785
+ Addedtroika-animation@0.42.0(transitive)
- Removedtroika-animation@0.41.0(transitive)
Updatedtroika-animation@^0.42.0