create-react-app-ssr
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -5,3 +5,3 @@ | ||
createSSRRender: require('./lib/create-ssr-render').createSSRRender, | ||
createSSRState: require('./lib/create-app-state-factory').createAppStateFactory, | ||
createSSRState: require('./lib/create-ssr-state').createSSRState, | ||
} |
{ | ||
"name": "create-react-app-ssr", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Server Side Rendering for CRA 2.x (with redux, router, code splitting, ...)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
8
855754
28
1074