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.10 to 1.4.11

deps/cppjieba/Unicode.hpp

16

ChangeLog.md
# NodeJieba ChangeLog
## v1.4.11
+ Upgrade dependencies
+ "nan": "~2.2.0" -> "~2.3.0"
+ Upgrade devDependencies
+ "mocha": "~2.3.4" -> "~2.4.5"
+ "should": "~8.0.2" -> "~8.3.1"
+ Upgrade deps/
+ cppjieba -> v4.7.0
+ limonp -> v0.6.1
## v1.4.10

@@ -4,0 +20,0 @@

8

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

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

"dependencies": {
"nan": "~2.2.0"
"nan": "~2.3.0"
},
"devDependencies": {
"mocha": "~2.3.4",
"should": "~8.0.2",
"mocha": "~2.4.5",
"should": "~8.3.1",
"istanbul": "~0.4.1",

@@ -34,0 +34,0 @@ "coveralls": "~2.11.6"

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

[![logo](http://7viirv.com1.z0.glb.clouddn.com/NodeJiebaLogo-v1.png)](https://github.com/yanyiwu/nodejieba)
## 介绍

@@ -130,2 +132,3 @@

+ `node v4.0.0`
+ `node v5.7.0`

@@ -178,1 +181,5 @@ ## 应用

[pinyin]:https://github.com/hotoo/pinyin
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/yanyiwu/nodejieba/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

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

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

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