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 2.2.0 to 2.2.1

4

ChangeLog.md
# NodeJieba ChangeLog
## v2.2.1
+ fix bug in v2.2.0 about 'cutSmall'
## v2.2.0

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

@@ -39,2 +39,3 @@ var nodejieba = require("./build/Release/nodejieba.node");

wrapWithDictLoad(nodejieba, "cutForSearch");
wrapWithDictLoad(nodejieba, "cutSmall");
wrapWithDictLoad(nodejieba, "tag");

@@ -41,0 +42,0 @@ wrapWithDictLoad(nodejieba, "extract");

2

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

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

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