Socket
Socket
Sign inDemoInstall

mithril-node-render

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mithril-node-render - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

4

package.json
{
"name": "mithril-node-render",
"version": "2.0.1",
"version": "2.0.2",
"description": "Node rending of mithril views",

@@ -27,4 +27,4 @@ "main": "index.js",

"co": "4.6.0",
"mithril": "1.0.1"
"mithril": "1.1.1"
}
}

@@ -11,2 +11,7 @@ mithril-node-render

Demo
----
[Usage Example](https://github.com/StephanHoyer/mithril-isomorphic-example/blob/master/README.md)
Installation

@@ -34,3 +39,3 @@ ------------

As you see the rendering is asyncronous. It waits for resolve of all promises
As you see the rendering is asynchron. It waits for resolve of all promises
that might get returned from `oninit` callbacks.

@@ -37,0 +42,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