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.2.2 to 1.3.0

11

ChangeLog.md

@@ -1,3 +0,7 @@

# ChangeLog
# NodeJieba ChangeLog
## v1.3.0
* 合并 [pr37], 修复 [issue36] 。 放弃对旧版本 `node.js v0.11` 的支持。
## v1.2.2

@@ -21,3 +25,3 @@

* Merge Pull Request [pull28],显示声明依赖的是 node 后缀的文件,解决一些库重写了 require 的问题。
* Merge Pull Request [pr28],显示声明依赖的是 node 后缀的文件,解决一些库重写了 require 的问题。

@@ -122,2 +126,3 @@ ## v1.0.2

[issue23]:https://github.com/yanyiwu/nodejieba/issues/23
[pull28]:https://github.com/yanyiwu/nodejieba/pull/28
[pr28]:https://github.com/yanyiwu/nodejieba/pull/28
[issue36]:https://github.com/yanyiwu/nodejieba/issues/36
{
"name": "nodejieba",
"description": "chinese word segmentation for node",
"version": "1.2.2",
"version": "1.3.0",
"author": "Yanyi Wu <i@yanyiwu.com>",

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

"dependencies": {
"nan": "~1.8.0"
"nan": "~2.0.0"
},

@@ -28,0 +28,0 @@ "devDependencies": {

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

+ `node v0.10.2`
+ `node v0.11.13`
+ `node v0.12.1`

@@ -121,0 +120,0 @@ + `iojs v1.3.0`

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