@wixc3/engine-core-node
Advanced tools
Comparing version 24.0.0-alpha.1 to 24.0.0
@@ -0,0 +0,0 @@ export * from './ws-node-host'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import type { InitializerOptions } from '@wixc3/engine-core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import type io from 'socket.io'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@wixc3/engine-core-node", | ||
"version": "24.0.0-alpha.1", | ||
"version": "24.0.0", | ||
"main": "dist/index.js", | ||
@@ -11,3 +11,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@wixc3/engine-core": "^24.0.0-alpha.1", | ||
"@wixc3/engine-core": "^24.0.0", | ||
"create-listening-server": "^1.0.0", | ||
@@ -14,0 +14,0 @@ "express": "^4.17.3", |
export * from './ws-node-host'; | ||
export * from './ipc-host'; | ||
export * from './local-env-inititializer'; |
@@ -0,0 +0,0 @@ import type { InitializerOptions } from '@wixc3/engine-core'; |
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
1
24540
Updated@wixc3/engine-core@^24.0.0