express-engine-hotloader
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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: |
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
3213
23
+ Addedhotloader@1.1.2(transitive)
- Removedhotloader@0.3.0(transitive)
Updatedhotloader@^1.0.0