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

@alienfast/i18next-loader

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alienfast/i18next-loader - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

2

package.json
{
"name": "@alienfast/i18next-loader",
"version": "1.0.12",
"version": "1.0.13",
"description": "Webpack loader for client embedded i18next locales from json or yaml.",

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

@@ -62,3 +62,3 @@ # @alienfast/i18next-loader

import i18n from 'i18next'
import resources from '../locales'
import resources from '../locales' // typescript: import * as resources from '../locales'

@@ -188,2 +188,2 @@ i18n.init({

we changed it in [breaking ways that are incompatible](https://github.com/atroo/i18next-resource-store-loader/issues/14#issuecomment-331726268).
Thanks to the original authors and contributors.
Thanks to the original authors and contributors.
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