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

chain33errori18n

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chain33errori18n - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/errorMsg.d.ts

12

package.json
{
"name": "chain33errori18n",
"version": "1.0.0",
"version": "1.0.1",
"description": "chain33 接口错误码中英文翻译",
"main": "src/errorMsg.js",
"main": "dist/errorMsg.js",
"scripts": {
"get-latest": "node chain.33.cn.js"
"get-latest": "node chain.33.cn.js",
"build": "tsc"
},

@@ -19,6 +20,7 @@ "repository": {

"license": "ISC",
"dependencies": {
"devDependencies": {
"cheerio": "^1.0.0-rc.2",
"request": "^2.88.0"
"request": "^2.88.0",
"typescript": "^3.2.2"
}
}
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