ssr-window
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
/** | ||
* SSR Window 3.0.0-alpha.1 | ||
* SSR Window 3.0.0-alpha.2 | ||
* Better handling for window object in SSR environment | ||
@@ -4,0 +4,0 @@ * https://github.com/nolimits4web/ssr-window |
{ | ||
"name": "ssr-window", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "Better handling for window object in SSR environment", | ||
@@ -56,3 +56,4 @@ "main": "dist/ssr-window.js", | ||
"typescript": "^3.8.3" | ||
} | ||
}, | ||
"dependencies": {} | ||
} |
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
28360