@node-rs/jieba
Advanced tools
+17
-17
| { | ||
| "name": "@node-rs/jieba", | ||
| "version": "1.8.1", | ||
| "version": "1.9.0", | ||
| "description": "Fastest Chinese word segmentation in Node.js", | ||
@@ -65,3 +65,3 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@napi-rs/cli": "^3.0.0-alpha.30", | ||
| "@napi-rs/cli": "^3.0.0-alpha.33", | ||
| "nodejieba": "^2.6.0" | ||
@@ -73,19 +73,19 @@ }, | ||
| }, | ||
| "gitHead": "ed4e9aa062423c2c67b2df61265d84744b4d12ba", | ||
| "gitHead": "1f5f00de85b46fd32f5af7a072df04eb3e3c9306", | ||
| "optionalDependencies": { | ||
| "@node-rs/jieba-darwin-x64": "1.8.1", | ||
| "@node-rs/jieba-darwin-arm64": "1.8.1", | ||
| "@node-rs/jieba-win32-x64-msvc": "1.8.1", | ||
| "@node-rs/jieba-linux-x64-gnu": "1.8.1", | ||
| "@node-rs/jieba-android-arm64": "1.8.1", | ||
| "@node-rs/jieba-linux-arm64-gnu": "1.8.1", | ||
| "@node-rs/jieba-linux-arm64-musl": "1.8.1", | ||
| "@node-rs/jieba-win32-arm64-msvc": "1.8.1", | ||
| "@node-rs/jieba-linux-arm-gnueabihf": "1.8.1", | ||
| "@node-rs/jieba-linux-x64-musl": "1.8.1", | ||
| "@node-rs/jieba-freebsd-x64": "1.8.1", | ||
| "@node-rs/jieba-win32-ia32-msvc": "1.8.1", | ||
| "@node-rs/jieba-android-arm-eabi": "1.8.1", | ||
| "@node-rs/jieba-wasm32-wasi": "1.8.1" | ||
| "@node-rs/jieba-darwin-x64": "1.9.0", | ||
| "@node-rs/jieba-darwin-arm64": "1.9.0", | ||
| "@node-rs/jieba-win32-x64-msvc": "1.9.0", | ||
| "@node-rs/jieba-linux-x64-gnu": "1.9.0", | ||
| "@node-rs/jieba-android-arm64": "1.9.0", | ||
| "@node-rs/jieba-linux-arm64-gnu": "1.9.0", | ||
| "@node-rs/jieba-linux-arm64-musl": "1.9.0", | ||
| "@node-rs/jieba-win32-arm64-msvc": "1.9.0", | ||
| "@node-rs/jieba-linux-arm-gnueabihf": "1.9.0", | ||
| "@node-rs/jieba-linux-x64-musl": "1.9.0", | ||
| "@node-rs/jieba-freebsd-x64": "1.9.0", | ||
| "@node-rs/jieba-win32-ia32-msvc": "1.9.0", | ||
| "@node-rs/jieba-android-arm-eabi": "1.9.0", | ||
| "@node-rs/jieba-wasm32-wasi": "1.9.0" | ||
| } | ||
| } |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package