@module-federation/runtime-tools
Advanced tools
Comparing version 0.0.0-next-20231222085153 to 0.0.0-next-20231222101023
@@ -1,1 +0,1 @@ | ||
export * from '@module-federation/webpack-bundler-runtime'; | ||
export { default } from '@module-federation/webpack-bundler-runtime'; |
export * from "./src/webpack-bundler-runtime"; | ||
export { default } from "./src/webpack-bundler-runtime"; |
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var webpackBundlerRuntime = require('@module-federation/webpack-bundler-runtime'); | ||
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; } | ||
var webpackBundlerRuntime__default = /*#__PURE__*/_interopDefaultLegacy(webpackBundlerRuntime); | ||
Object.keys(webpackBundlerRuntime).forEach(function (k) { | ||
if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, { | ||
enumerable: true, | ||
get: function () { return webpackBundlerRuntime[k]; } | ||
}); | ||
}); | ||
module.exports = webpackBundlerRuntime__default["default"]; |
@@ -1,1 +0,1 @@ | ||
export * from '@module-federation/webpack-bundler-runtime'; | ||
export { default } from '@module-federation/webpack-bundler-runtime'; |
{ | ||
"name": "@module-federation/runtime-tools", | ||
"version": "0.0.0-next-20231222085153", | ||
"version": "0.0.0-next-20231222101023", | ||
"author": "zhanghang <hanric.zhang@gmail.com>", | ||
@@ -41,5 +41,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@module-federation/runtime": "0.0.0-next-20231222085153", | ||
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20231222085153" | ||
"@module-federation/runtime": "0.0.0-next-20231222101023", | ||
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20231222101023" | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
export * from '@module-federation/webpack-bundler-runtime'; | ||
export { default } from '@module-federation/webpack-bundler-runtime'; |
Sorry, the diff of this file is too big to display
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
94250
241
+ Added@module-federation/runtime@0.0.0-next-20231222101023(transitive)
+ Added@module-federation/sdk@0.0.0-next-20231222101023(transitive)
+ Added@module-federation/webpack-bundler-runtime@0.0.0-next-20231222101023(transitive)
- Removed@module-federation/runtime@0.0.0-next-20231222085153(transitive)
- Removed@module-federation/sdk@0.0.0-next-20231222085153(transitive)
- Removed@module-federation/webpack-bundler-runtime@0.0.0-next-20231222085153(transitive)
Updated@module-federation/webpack-bundler-runtime@0.0.0-next-20231222101023