Socket
Socket
Sign inDemoInstall

node-hot-loader

Package Overview
Dependencies
173
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.3 to 1.8.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

<a name="1.8.4"></a>
## <small>1.8.4 (2018-05-23)</small>
* Update README ([947d727](https://github.com/vlazh/node-hot-loader/commit/947d727))
<a name="1.8.3"></a>

@@ -2,0 +9,0 @@ ## <small>1.8.3 (2018-05-23)</small>

2

package.json
{
"name": "node-hot-loader",
"version": "1.8.3",
"version": "1.8.4",
"description": "Hot module replacement for Node.js applications",

@@ -5,0 +5,0 @@ "main": "./lib/node-hot.js",

@@ -55,4 +55,2 @@ # Node Hot Loader [![npm package](https://img.shields.io/npm/v/node-hot-loader.svg?style=flat-square)](https://www.npmjs.org/package/node-hot-loader)

```javascript
import fs from 'fs';
export default {

@@ -59,0 +57,0 @@ output: {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc