@wixc3/engine-core
Advanced tools
Comparing version 44.0.6 to 44.1.0
@@ -11,3 +11,3 @@ import type { RuntimeEngine } from '../runtime-engine.js'; | ||
static withType<T extends object>(): { | ||
defineEntity<E_ENV extends EnvVisibility>(defaultValue: T, mergeConfig?: MergeConfigHook<T>, visibleAt?: E_ENV | undefined): Config<T, E_ENV>; | ||
defineEntity<E_ENV extends EnvVisibility>(defaultValue: T, mergeConfig?: MergeConfigHook<T>, visibleAt?: E_ENV): Config<T, E_ENV>; | ||
}; | ||
@@ -14,0 +14,0 @@ [CONFIGURABLE]: true; |
{ | ||
"name": "@wixc3/engine-core", | ||
"version": "44.0.6", | ||
"version": "44.1.0", | ||
"main": "dist/index.js", | ||
@@ -21,3 +21,3 @@ "exports": { | ||
"@wixc3/isomorphic-worker": "^1.2.5", | ||
"@wixc3/patterns": "^16.2.0", | ||
"@wixc3/patterns": "^16.3.0", | ||
"promise-assist": "^2.0.1", | ||
@@ -24,0 +24,0 @@ "socket.io-client": "^4.7.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1350208
Updated@wixc3/patterns@^16.3.0