single-spa
Advanced tools
Comparing version 4.3.4 to 4.3.5
{ | ||
"name": "single-spa", | ||
"version": "4.3.4", | ||
"version": "4.3.5", | ||
"description": "Multiple applications, one page", | ||
@@ -24,2 +24,6 @@ "main": "lib/umd/single-spa.min.js", | ||
}, | ||
"files": [ | ||
"lib", | ||
"typings" | ||
], | ||
"homepage": "https://single-spa.js.org", | ||
@@ -26,0 +30,0 @@ "repository": "https://github.com/CanopyTax/single-spa", |
@@ -11,8 +11,10 @@ | ||
## A javascript metaframework | ||
[Donate to this project](https://opencollective.com/single-spa) | ||
Build micro frontends that coexist and can each be written with their own framework. This allows you to: | ||
## A javascript framework for front-end microservices | ||
Build micro frontends that coexist and can ([but don't need to](https://single-spa.js.org/docs/faq.html#can-i-use-more-than-one-framework)) be written with their own framework. This allows you to: | ||
- [Use multiple frameworks](/docs/single-spa-ecosystem.md#help-for-frameworks) on the same page [without refreshing the page](/docs/applications.md) | ||
([React](https://github.com/CanopyTax/single-spa-react), [AngularJS](https://github.com/CanopyTax/single-spa-angular1), [Angular](https://github.com/CanopyTax/single-spa-angular2), [Ember](https://github.com/CanopyTax/single-spa-ember), or whatever you're using) | ||
- Write code using a new framework, without rewriting your existing app | ||
- Write new code, possibly with a new framework, without rewriting your existing app | ||
- Lazy load code for improved initial load time. | ||
@@ -28,6 +30,4 @@ | ||
A [live demo](https://single-spa.surge.sh) is available and the source code for that demo is available in the [single-spa-examples](https://github.com/CanopyTax/single-spa-examples) repository. | ||
Please see the [examples page](https://single-spa.js.org/docs/examples.html) on the website. | ||
Also, you can check out [a simple webpack starter project](https://github.com/joeldenning/simple-single-spa-webpack-example) which is simpler and hopefully easier to get started with. | ||
## Want to help? | ||
@@ -38,6 +38,2 @@ | ||
## Project roadmap | ||
We're trying out github's Projects feature ([here](https://github.com/CanopyTax/single-spa/projects)) and are keeping it up-to-date with the fancy things in the works for single-spa. | ||
## Contributing | ||
@@ -44,0 +40,0 @@ |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
1
282229
11
316
47
1