simple-boot-front
Advanced tools
Comparing version 1.0.55 to 1.0.56
{ | ||
"name": "simple-boot-front", | ||
"version": "1.0.55", | ||
"version": "1.0.56", | ||
"main": "SimpleApplication.js", | ||
@@ -79,3 +79,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"dom-render": "^1.0.12", | ||
"dom-render": "^1.0.13", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -82,0 +82,0 @@ "simple-boot-core": "^1.0.17" |
@@ -121,8 +121,10 @@ ![Single Page Application Framworks](assets/banner.png) | ||
- write: write string | ||
- method | ||
- module: module include | ||
- include | ||
- include: donRenderProxy obj include | ||
- component | ||
- component: component include | ||
- ex | ||
```html | ||
<div><!--%write(this.data)%--></div> | ||
<div><!--%module(this.aModule)%--></div> | ||
<div><!--%component(this.aModule)%--></div> | ||
<div> | ||
@@ -129,0 +131,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
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
45306
326
0
Updateddom-render@^1.0.13