libkernelalpha
Advanced tools
Comparing version 0.0.95 to 0.0.96
@@ -170,3 +170,3 @@ // TODO: Need to add domain security to the postMessage calls. | ||
// whether the bridge exists. | ||
kernelSource.postMessage({ | ||
window.postMessage({ | ||
nonce, | ||
@@ -173,0 +173,0 @@ method: "kernelBridgeTest", |
{ | ||
"name": "libkernelalpha", | ||
"version": "0.0.95", | ||
"version": "0.0.96", | ||
"description": "helper library to interact with skynet and the skynet kernel", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
20492