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

cn-chars

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cn-chars - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.travis.yml

7

package.json
{
"name": "cn-chars",
"version": "0.1.0",
"version": "0.1.1",
"description": "一个对简体和繁体汉字相互转化的Node.js模块",

@@ -30,3 +30,6 @@ "main": "cn-chars.js",

},
"homepage": "https://github.com/liushuping/cn-chars"
"homepage": "https://github.com/liushuping/cn-chars",
"devDependencies": {
"mocha" : "*"
}
}

@@ -6,2 +6,4 @@ cn-chars

[![build status](https://travis-ci.org/liushuping/cn-chars.svg)](https://travis-ci.org/liushuping/cn-chars.svg)
## 使用

@@ -8,0 +10,0 @@ ```javascript

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