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

i18next-hmr

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-hmr - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "i18next-hmr",
"version": "1.0.0",
"version": "1.0.1",
"description": "I18Next HMR webpack plugin that allows to reload translation resources on client & server.",
"homepage": "https://github.com/felixmosh/i18next-hmr",
"bugs": "https://github.com/felixmosh/i18next-hmr/issues",
"repository": {
"type": "git",
"url": "https://github.com/felixmosh/i18next-hmr"
},
"main": "index.js",

@@ -6,0 +12,0 @@ "scripts": {

9

README.md

@@ -1,5 +0,6 @@

# i18next-hmr
[![npm](https://img.shields.io/npm/v/i18next-hmr.svg)](https://www.npmjs.com/package/i18next-hmr)
I18Next HMR 🔥webpack plugin that allows to reload translation resources on client & server
# i18next-hmr I18Next HMR 🔥webpack plugin that allows to reload translation resources on client & server
**This lib is under development**
## Requirements

@@ -13,3 +14,3 @@ - Node.js v8 or above

```
## Usage
## Usage
Add the plugin to your webpack config (or nextjs).

@@ -16,0 +17,0 @@ <!-- prettier-ignore-start -->

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