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

@angularclass/hmr-loader

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angularclass/hmr-loader - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

2

index.js

@@ -51,3 +51,3 @@ var utils = require('loader-utils');

' if (MODULE_REF.instance["hmrOnInit"]) {'+ newLine +
' MODULE_REF.instance["hmrOnInit"](module["hot"]["data"]);'+ newLine +
' module["hot"]["data"] && MODULE_REF.instance["hmrOnInit"](module["hot"]["data"]);'+ newLine +
' }'+ newLine +

@@ -54,0 +54,0 @@ ' if (MODULE_REF.instance["hmrOnStatus"]) {'+ newLine +

{
"name": "@angularclass/hmr-loader",
"version": "2.0.1",
"version": "3.0.0",
"description": "Angular 2 HMR Webpack Loader by @AngularClass",

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

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