New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webpack-hmr-singleton

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-hmr-singleton - npm Package Compare versions

Comparing version 1.0.0-dev to 1.0.0

.travis.yml

2

package.json
{
"name": "webpack-hmr-singleton",
"version": "1.0.0-dev",
"version": "1.0.0",
"description": "Utility lib to help define a hot-reloadable singleton",

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

@@ -5,2 +5,4 @@ # Webpack HMR Singleton

[![npm version](https://img.shields.io/npm/v/webpack-hmr-singleton.svg)](https://www.npmjs.com/package/webpack-hmr-singleton) [![Build Status](https://img.shields.io/travis/glenjamin/webpack-hmr-singleton/master.svg)](https://travis-ci.org/glenjamin/webpack-hmr-singleton) ![MIT Licensed](https://img.shields.io/npm/l/webpack-hmr-singleton.svg)
If you want something fancier, you might want to try [ud](https://www.npmjs.com/package/ud). This goal of this lib is to remain very small in scope, bytes and dependencies.

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