@module-federation/enhanced
Advanced tools
Comparing version 0.0.0-next-20240105113752 to 0.0.0-next-20240105121713
@@ -136,4 +136,4 @@ "use strict"; | ||
if (this.options?.implementation) { | ||
runtimePath = require.resolve(this.options.implementation, { | ||
paths: [RuntimeToolsPath], | ||
runtimePath = require.resolve('@module-federation/runtime', { | ||
paths: [this.options.implementation], | ||
}); | ||
@@ -140,0 +140,0 @@ } |
{ | ||
"name": "@module-federation/enhanced", | ||
"version": "0.0.0-next-20240105113752", | ||
"version": "0.0.0-next-20240105121713", | ||
"main": "./dist/src/index.js", | ||
@@ -30,8 +30,8 @@ "types": "./dist/src/index.d.ts", | ||
"devDependencies": { | ||
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20240105113752" | ||
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20240105121713" | ||
}, | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20240105113752", | ||
"@module-federation/runtime-tools": "0.0.0-next-20240105113752" | ||
"@module-federation/sdk": "0.0.0-next-20240105121713", | ||
"@module-federation/runtime-tools": "0.0.0-next-20240105121713" | ||
} | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
880898
91
+ Added@module-federation/runtime@0.0.0-next-20240105121713(transitive)
+ Added@module-federation/runtime-tools@0.0.0-next-20240105121713(transitive)
+ Added@module-federation/sdk@0.0.0-next-20240105121713(transitive)
+ Added@module-federation/webpack-bundler-runtime@0.0.0-next-20240105121713(transitive)
- Removed@module-federation/runtime@0.0.0-next-20240105113752(transitive)
- Removed@module-federation/runtime-tools@0.0.0-next-20240105113752(transitive)
- Removed@module-federation/sdk@0.0.0-next-20240105113752(transitive)
- Removed@module-federation/webpack-bundler-runtime@0.0.0-next-20240105113752(transitive)
Updated@module-federation/runtime-tools@0.0.0-next-20240105121713