react-reactive-hooks
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "react-reactive-hooks", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A set of React hooks for reactive programming", | ||
@@ -73,3 +73,11 @@ "keywords": [ | ||
"react": ">=16.8.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"immer": { | ||
"optional": true | ||
}, | ||
"lodash.clonedeep": { | ||
"optional": true | ||
} | ||
} | ||
} |
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
58288