🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@mooljs/plugin-locale

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

@mooljs/plugin-locale - npm Package Compare versions

Comparing version
0.1.1
to
0.1.3
+1
-1
index.js

@@ -5,5 +5,5 @@ const tranform = require("@mooljs/cli-service/lib/vitePlugins/tranform");

config.plugins.push(
tranform(options),
tranform(api,options),
)
});
};
{
"name": "@mooljs/plugin-locale",
"version": "0.1.1",
"version": "0.1.3",
"description": "i18n plugin for mool",

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