Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simple-boot-front

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-boot-front - npm Package Compare versions

Comparing version 1.0.55 to 1.0.56

4

package.json
{
"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 @@ <!--%

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc