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 0.2.9 to 0.2.10

4

ChangeLog.md
# ChangeLog
## v0.2.10
* 避免一些在Mac系统下的词典载入日志,更干净的用户体验。
## v0.2.9

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

2

package.json
{
"name": "nodejieba",
"description": "chinese segment for node",
"version": "0.2.9",
"version": "0.2.10",
"author": "Yanyi Wu <i@yanyiwu.com>",

@@ -6,0 +6,0 @@ "maintainers": [

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

详见[NodeJiebaBlog]
对实现感兴趣的请看如下博文:
+ [Node.js的C++扩展初体验之NodeJieba]
+ [由NodeJieba谈谈Node.js异步实现]
## 下载

@@ -104,3 +107,3 @@

在`node v0.10.2`, `node v0.11.13`, `iojs v1.3.0` 下测试通过。
在`node v0.10.2`, `node v0.11.13`, `node v0.12.1`, `iojs v1.3.0` 下测试通过。

@@ -121,5 +124,6 @@ ## 在线演示

[NodeJiebaBlog]:http://www.yanyiwu.com/work/2014/02/22/nodejs-cpp-addon-nodejieba.html
[由NodeJieba谈谈Node.js异步实现]:http://yanyiwu.com/work/2015/03/21/nodejs-asynchronous-insight.html
[Node.js的C++扩展初体验之NodeJieba]:http://yanyiwu.com/work/2014/02/22/nodejs-cpp-addon-nodejieba.html
[CppJieba]:https://github.com/yanyiwu/cppjieba.git
[cnpm]:http://cnpmjs.org
[Jieba中文分词]:https://github.com/fxsjy/jieba

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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