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

ding-trans

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ding-trans - npm Package Compare versions

Comparing version 1.0.38 to 1.0.39

6

bin/translate.js

@@ -44,5 +44,3 @@ #! /usr/bin/env node

if (basic) {
for (let i = 0; i < basic.explains.length; i++) {
mainTrans += "\n" + basic.explains[i];
}
mainTrans = "\n" + basic.explains.join("\n");
}

@@ -90,3 +88,3 @@ if (web) {

response.on("end", function () {
console.log("----------------ding-trans----------------");
console.log("---------------- by 前端超人 ----------------");
});

@@ -93,0 +91,0 @@ };

{
"name": "ding-trans",
"version": "1.0.38",
"version": "1.0.39",
"description": "a translation cli",

@@ -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