react-querystring-router
Advanced tools
Comparing version 4.2.0 to 4.2.1
{ | ||
"name": "react-querystring-router", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Bare router for React components, using props as query string", | ||
@@ -8,3 +8,4 @@ "repository": "https://github.com/react-cosmos/react-cosmos/tree/master/packages/react-querystring-router", | ||
"main": "index.js", | ||
"xo": false | ||
"xo": false, | ||
"gitHead": "c55088c746291f60b527f433879cab82ff86d521" | ||
} |
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
7792