react-jeeves-side-sheet
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.3.1](https://github.com/Elanhant/react-jeeves/compare/react-jeeves-side-sheet@0.3.0...react-jeeves-side-sheet@0.3.1) (2019-10-22) | ||
### Bug Fixes | ||
- **side-sheet:** fix dependency version for react-jeeves-hooks ([6a3aba7](https://github.com/Elanhant/react-jeeves/commit/6a3aba7)) | ||
# [0.3.0](https://github.com/Elanhant/react-jeeves/compare/react-jeeves-side-sheet@0.2.1...react-jeeves-side-sheet@0.3.0) (2019-07-07) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "react-jeeves-side-sheet", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Library for displaying side sheets in a React application", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"dependencies": { | ||
"react-jeeves-hooks": "^0.0.1", | ||
"react-jeeves-hooks": "*", | ||
"react-spring": "^8.0.19" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "c8898bc9515ccf1566a167f8ff27bb76d0359778" | ||
"gitHead": "1897515bbd17355007458a90526f3635277f7f59" | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
11873
2
+ Addedreact-jeeves-hooks@0.1.1(transitive)
Updatedreact-jeeves-hooks@*