react-context-api-store
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "react-context-api-store", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "An HOC state management inpired by redux implemented using react's context api.", | ||
@@ -26,3 +26,4 @@ "main": "lib/index.js", | ||
"package.json", | ||
"package-lock.json" | ||
"package-lock.json", | ||
"LICENSE" | ||
], | ||
@@ -29,0 +30,0 @@ "author": "April Mintac Pineda", |
Sorry, the diff of this file is too big to display
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
153830