@module-federation/runtime-tools
Advanced tools
Comparing version 0.0.0-next-20241015065721 to 0.0.0-next-20241016062654
@@ -7,4 +7,3 @@ 'use strict'; | ||
function _interopNamespace(e) { | ||
if (e && e.__esModule) return e; | ||
function _interopNamespaceDefault(e) { | ||
var n = Object.create(null); | ||
@@ -22,13 +21,13 @@ if (e) { | ||
} | ||
n["default"] = e; | ||
n.default = e; | ||
return Object.freeze(n); | ||
} | ||
var runtime__namespace = /*#__PURE__*/_interopNamespace(runtime); | ||
var runtime__namespace = /*#__PURE__*/_interopNamespaceDefault(runtime); | ||
exports["default"] = runtime__namespace; | ||
exports.default = runtime__namespace; | ||
Object.keys(runtime).forEach(function (k) { | ||
if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, { | ||
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { | ||
enumerable: true, | ||
@@ -35,0 +34,0 @@ get: function () { return runtime[k]; } |
{ | ||
"name": "@module-federation/runtime-tools", | ||
"version": "0.6.6", | ||
"version": "0.6.10", | ||
"author": "zhanghang <hanric.zhang@gmail.com>", | ||
@@ -47,2 +47,2 @@ "main": "./index.cjs.js", | ||
} | ||
} | ||
} |
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var runtime = require('@module-federation/runtime'); | ||
@@ -10,3 +8,3 @@ | ||
Object.keys(runtime).forEach(function (k) { | ||
if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, { | ||
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { | ||
enumerable: true, | ||
@@ -13,0 +11,0 @@ get: function () { return runtime[k]; } |
@@ -5,8 +5,4 @@ 'use strict'; | ||
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; } | ||
var webpackBundlerRuntime__default = /*#__PURE__*/_interopDefaultLegacy(webpackBundlerRuntime); | ||
module.exports = webpackBundlerRuntime__default["default"]; | ||
module.exports = webpackBundlerRuntime; |
{ | ||
"name": "@module-federation/runtime-tools", | ||
"version": "0.0.0-next-20241015065721", | ||
"version": "0.0.0-next-20241016062654", | ||
"author": "zhanghang <hanric.zhang@gmail.com>", | ||
@@ -44,5 +44,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@module-federation/runtime": "0.0.0-next-20241015065721", | ||
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20241015065721" | ||
"@module-federation/runtime": "0.0.0-next-20241016062654", | ||
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20241016062654" | ||
} | ||
} |
@@ -6,2 +6,3 @@ { | ||
"projectType": "library", | ||
"tags": ["type:pkg"], | ||
"targets": { | ||
@@ -37,3 +38,3 @@ "build": { | ||
"lint": { | ||
"executor": "@nx/linter:eslint", | ||
"executor": "@nx/eslint:lint", | ||
"outputs": ["{options.outputFile}"], | ||
@@ -78,4 +79,3 @@ "options": { | ||
} | ||
}, | ||
"tags": ["type:pkg"] | ||
} | ||
} |
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
95314
31
242
+ Added@module-federation/runtime@0.0.0-next-20241016062654(transitive)
+ Added@module-federation/sdk@0.0.0-next-20241016062654(transitive)
+ Added@module-federation/webpack-bundler-runtime@0.0.0-next-20241016062654(transitive)
- Removed@module-federation/runtime@0.0.0-next-20241015065721(transitive)
- Removed@module-federation/sdk@0.0.0-next-20241015065721(transitive)
- Removed@module-federation/webpack-bundler-runtime@0.0.0-next-20241015065721(transitive)
Updated@module-federation/webpack-bundler-runtime@0.0.0-next-20241016062654