@wixc3/engine-core-node
Advanced tools
Comparing version 26.0.4 to 26.1.0
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { BaseHost, IDisposable, Message } from '@wixc3/engine-core'; | ||
@@ -3,0 +7,0 @@ import type { ChildProcess } from 'child_process'; |
{ | ||
"name": "@wixc3/engine-core-node", | ||
"version": "26.0.4", | ||
"version": "26.1.0", | ||
"main": "dist/index.js", | ||
@@ -11,3 +11,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@wixc3/engine-core": "^26.0.4", | ||
"@wixc3/engine-core": "^26.1.0", | ||
"create-listening-server": "^1.0.0", | ||
@@ -14,0 +14,0 @@ "express": "^4.18.1", |
Sorry, the diff of this file is not supported yet
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
24840
413
Updated@wixc3/engine-core@^26.1.0