@wixc3/engine-electron
Advanced tools
Comparing version 41.0.0-alpha.0 to 41.0.0
{ | ||
"name": "@wixc3/engine-electron", | ||
"version": "41.0.0-alpha.0", | ||
"version": "41.0.0", | ||
"main": "dist/index.js", | ||
@@ -14,5 +14,5 @@ "exports": { | ||
"dependencies": { | ||
"@wixc3/engine-core": "^41.0.0-alpha.0", | ||
"@wixc3/engine-electron-commons": "^41.0.0-alpha.0", | ||
"@wixc3/engine-runtime-node": "^41.0.0-alpha.0" | ||
"@wixc3/engine-core": "^41.0.0", | ||
"@wixc3/engine-electron-commons": "^41.0.0", | ||
"@wixc3/engine-runtime-node": "^41.0.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "files": [ |
@@ -0,0 +0,0 @@ import { BaseHost, Communication, type Message } from '@wixc3/engine-core'; |
export * from './electron-client-host.js'; |
export * from './hosts/index.js'; | ||
export * from './types.js'; | ||
export * from './initializers/index.js'; |
@@ -0,0 +0,0 @@ import type { ActiveEnvironment, EnvironmentInitializer } from '@wixc3/engine-core'; |
export * from './electron-node.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
15479