Socket
Socket
Sign inDemoInstall

@angularclass/hmr

Package Overview
Dependencies
0
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

3

dist/hmr.js

@@ -18,2 +18,5 @@ "use strict";

MODULE_REF.instance[exports.MODULE_CONFIG['OnInit']](MODULE['hot']['data']);
Object.keys(MODULE['hot']['data']).forEach(function (key) {
MODULE['hot']['data'][key] = null;
});
}

@@ -20,0 +23,0 @@ }

2

package.json
{
"name": "@angularclass/hmr",
"version": "2.1.0",
"version": "2.1.1",
"description": "angular-hmr: Hot Module Replacement for Webpack and Angular by @AngularClass",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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