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

express-engine-hotloader

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-engine-hotloader - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "express-engine-hotloader",
"version": "1.0.2",
"version": "1.0.3",
"description": "enhances express template engine with hotloader",

@@ -36,3 +36,3 @@ "main": "index.js",

"dependencies": {
"hotloader": "^0.3.0"
"hotloader": "^1.0.0"
},

@@ -39,0 +39,0 @@ "devDependencies": {

# Express engine hotloader
:fire: :fire:
```js

@@ -16,6 +18,6 @@ const app = require('express')()

Built on top of [hotloader](https://github.com/des-des/hotloader), express-engine-hotloader uses sockets and and a virtual DOM to achieve super fast html hotloading.
Built on top of [hotloader](https://github.com/des-des/hotloader), express-engine-hotloader uses sockets and and a virtual DOM to achieve super fast :fire: html hotloading :fire_engine:.
##### No configuration required. Made with :heart: by [des-des](https://github.com/des-des)
##### No configuration required :ok_hand:. Made with :heart: by [des-des](https://github.com/des-des)
###### Contributions welcome :sparkles:
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