@node-rs/jieba
Advanced tools
+10
-2
| { | ||
| "name": "@node-rs/jieba", | ||
| "version": "0.1.1", | ||
| "version": "0.2.0", | ||
| "description": "Fastest Chinese word segmentation in NodeJS", | ||
@@ -24,2 +24,10 @@ "keywords": [ | ||
| ], | ||
| "os": [ | ||
| "darwin", | ||
| "linux", | ||
| "win32" | ||
| ], | ||
| "engines": { | ||
| "node": ">= 8.9" | ||
| }, | ||
| "publishConfig": { | ||
@@ -47,3 +55,3 @@ "registry": "https://registry.npmjs.org/", | ||
| }, | ||
| "gitHead": "083b337ff2e426f6c96964b13772906ba5761719" | ||
| "gitHead": "aec5eec441f009b1a728f502c7d9c104495ec023" | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
49421855
0