window-post-message-proxy
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -1,1 +0,1 @@ | ||
/*! window-post-message-proxy v0.2.7 | (c) 2016 Microsoft Corporation MIT */ | ||
/*! window-post-message-proxy v0.2.8 | (c) 2016 Microsoft Corporation MIT */ |
{ | ||
"name": "window-post-message-proxy", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "A library used in place of the native window.postMessage which when used on both the sending and receiving windows allow for a nicer asynchronouse promise messaging between the windows", | ||
@@ -5,0 +5,0 @@ "main": "dist/windowPostMessageProxy.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
43276
206