@module-federation/bridge-shared
Advanced tools
Comparing version 0.0.0-next-20240620060503 to 0.0.0-next-20240624115757
# @module-federation/bridge-shared | ||
## 0.0.0-next-20240620060503 | ||
## 0.0.0-next-20240624115757 | ||
## 0.2.0 | ||
### Minor Changes | ||
- d2ab821: feat(bridge): Supports exporting and loading of application-level modules (with routing), currently supports react and vue3 |
{ | ||
"name": "@module-federation/bridge-shared", | ||
"version": "0.0.0-next-20240620060503", | ||
"version": "0.0.0-next-20240624115757", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
@@ -12,8 +12,2 @@ { | ||
} | ||
}, | ||
"test": { | ||
"executor": "nx:run-commands", | ||
"options": { | ||
"commands": ["npm run test --prefix packages/bridge/bridge-shared"] | ||
} | ||
} | ||
@@ -20,0 +14,0 @@ }, |
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
9682
209