create-react-mfe
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "create-react-mfe", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "MFEs made easy", | ||
"keywords": [ | ||
"mfe", | ||
"microfrontend", | ||
"react", | ||
"storybook", | ||
"module federation" | ||
], | ||
"type": "module", | ||
"bin": "dist/index.js", | ||
"bin": { | ||
"create-react-mfe": "./dist/cli.js" | ||
}, | ||
"files": [ | ||
@@ -8,0 +17,0 @@ "dist", |
{ | ||
"name": "create-react-mfe", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "MFEs made easy", | ||
"keywords": [ | ||
"mfe", | ||
"microfrontend", | ||
"react", | ||
"storybook", | ||
"module federation" | ||
], | ||
"type": "module", | ||
"bin": "dist/index.js", | ||
"bin": { | ||
"create-react-mfe": "./dist/cli.js" | ||
}, | ||
"files": [ | ||
@@ -8,0 +17,0 @@ "dist", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
512727
0