@brightleaf/react-hooks
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -99,3 +99,4 @@ "use strict"; | ||
}, []); | ||
return { ...state | ||
return { ...state, | ||
client | ||
}; | ||
@@ -102,0 +103,0 @@ }; |
{ | ||
"name": "@brightleaf/react-hooks", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Useful react hooks", | ||
@@ -44,2 +44,3 @@ "files": [ | ||
"eslint": "^5.16.0", | ||
"hash-source": "^1.0.4", | ||
"html-webpack-plugin": "^3.2.0", | ||
@@ -46,0 +47,0 @@ "isom": "^1.0.0", |
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
17055
503
27