@module-federation/runtime-tools
Advanced tools
Comparing version 0.0.0-next-20231225095220 to 0.0.0-next-20231228055514
{ | ||
"name": "@module-federation/runtime-tools", | ||
"version": "0.0.0-next-20231225095220", | ||
"version": "0.0.0-next-20231228055514", | ||
"author": "zhanghang <hanric.zhang@gmail.com>", | ||
@@ -41,5 +41,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@module-federation/runtime": "0.0.0-next-20231225095220", | ||
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20231225095220" | ||
"@module-federation/runtime": "0.0.0-next-20231228055514", | ||
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20231228055514" | ||
} | ||
} |
@@ -69,12 +69,7 @@ { | ||
"test": { | ||
"executor": "@nx/vite:test", | ||
"outputs": ["{workspaceRoot}/coverage/{projectRoot}"], | ||
"executor": "@nx/jest:jest", | ||
"outputs": ["{workspaceRoot}/coverage/packages/core"], | ||
"options": { | ||
"config": "packages/runtime-tools/vitest.config.ts" | ||
}, | ||
"configurations": { | ||
"ci": { | ||
"ci": true, | ||
"codeCoverage": true | ||
} | ||
"jestConfig": "packages/runtime-tools/jest.config.ts", | ||
"passWithNoTests": true | ||
} | ||
@@ -81,0 +76,0 @@ } |
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
93745
28
218
+ Added@module-federation/runtime@0.0.0-next-20231228055514(transitive)
+ Added@module-federation/sdk@0.0.0-next-20231228055514(transitive)
+ Added@module-federation/webpack-bundler-runtime@0.0.0-next-20231228055514(transitive)
- Removed@module-federation/runtime@0.0.0-next-20231225095220(transitive)
- Removed@module-federation/sdk@0.0.0-next-20231225095220(transitive)
- Removed@module-federation/webpack-bundler-runtime@0.0.0-next-20231225095220(transitive)
Updated@module-federation/webpack-bundler-runtime@0.0.0-next-20231228055514