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

eshare-locale-bin

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eshare-locale-bin - npm Package Compare versions

Comparing version 1.0.6 to 1.1.0

4

main.js

@@ -113,6 +113,6 @@ const tool = require('node-xlsx')

fs.writeFile(`./Resources.en-us`, windowsModal(en_content), err => {
fs.writeFile(`./Resources.en-us.resx`, windowsModal(en_content), err => {
console.log(`写入windows英文资源文件成功`)
})
fs.writeFile(`./Resources.zh-cn`, windowsModal(zh_content), err => {
fs.writeFile(`./Resources.zh-cn.resx`, windowsModal(zh_content), err => {
console.log(`写入windows中文资源文件成功`)

@@ -119,0 +119,0 @@ })

{
"name": "eshare-locale-bin",
"version": "1.0.6",
"version": "1.1.0",
"description": "",

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

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