@recore/obx-react
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.6](https://github.com/recore/recore/compare/@recore/obx-react@1.0.5...@recore/obx-react@1.0.6) (2020-02-18) | ||
**Note:** Version bump only for package @recore/obx-react | ||
## [1.0.5](https://github.com/recore/recore/compare/@recore/obx-react@1.0.5-alpha.0...@recore/obx-react@1.0.5) (2020-02-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@recore/obx-react", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "lib/observer.js", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"dependencies": { | ||
"@recore/obx": "^1.0.6", | ||
"@recore/utils": "^1.0.4", | ||
"@recore/obx": "^1.0.7", | ||
"@recore/utils": "^1.0.6", | ||
"react": "^16.7.0" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "ae4b53be45ad5302d7e922ba446f6d144384d144" | ||
"gitHead": "284512632f9c55f36922fd3a0836745220b6a785" | ||
} |
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
16646
Updated@recore/obx@^1.0.7
Updated@recore/utils@^1.0.6