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

nodejieba

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodejieba - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

4

ChangeLog.md
# NodeJieba ChangeLog
## v1.4.2
* 升级 package.json 里面的依赖库。
## v1.4.1

@@ -4,0 +8,0 @@

8

package.json
{
"name": "nodejieba",
"description": "chinese word segmentation for node",
"version": "1.4.1",
"version": "1.4.2",
"author": "Yanyi Wu <i@yanyiwu.com>",

@@ -25,7 +25,7 @@ "maintainers": [

"dependencies": {
"nan": "~2.0.0"
"nan": "~2.1.0"
},
"devDependencies": {
"mocha": "~2.2.5",
"should": "~6.0.3"
"mocha": "~2.3.4",
"should": "~7.1.1"
},

@@ -32,0 +32,0 @@ "scripts": {

@@ -123,2 +123,6 @@ [![Build Status](https://travis-ci.org/yanyiwu/nodejieba.png?branch=master)](https://travis-ci.org/yanyiwu/nodejieba)

## 应用
+ 支持中文搜索的 gitbook 插件:[gitbook-plugin-search-pro]
## 性能评测

@@ -133,2 +137,9 @@

## 客服
Email: `i@yanyiwu.com`
QQ: 64162451
![image](http://7viirv.com1.z0.glb.clouddn.com/5a7d1b5c0d_yanyiwu_personal_qrcodes.jpg)
## 许可证

@@ -156,1 +167,2 @@

[YanyiWu]:http://yanyiwu.com
[gitbook-plugin-search-pro]:https://plugins.gitbook.com/plugin/search-pro
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