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

i18n-ini-loader

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-ini-loader - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name": "i18n-ini-loader",
"version": "0.2.1",
"version": "0.2.2",
"description": "Webpack I18n loader based on .ini files.",

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

@@ -59,3 +59,3 @@ # i18n-ini-loader

module.exports = {
welcome: (name) => `Hallo, ${name}!`,
hello: (name) => `Hallo, ${name}!`,
 niceDay: 'Hab einen schönen Tag.'

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