@node-rs/jieba
Advanced tools
+17
-17
| { | ||
| "name": "@node-rs/jieba", | ||
| "version": "1.10.2", | ||
| "version": "1.10.3", | ||
| "description": "Fastest Chinese word segmentation in Node.js", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@napi-rs/cli": "^3.0.0-alpha.53", | ||
| "@napi-rs/cli": "^3.0.0-alpha.54", | ||
| "nodejieba": "^2.6.0" | ||
@@ -75,19 +75,19 @@ }, | ||
| }, | ||
| "gitHead": "5b22f1901e9124f8226a7e564715822d15138ad8", | ||
| "gitHead": "7a04bb7c215db35d4b1a4490cf4d2a3624836413", | ||
| "optionalDependencies": { | ||
| "@node-rs/jieba-darwin-x64": "1.10.2", | ||
| "@node-rs/jieba-darwin-arm64": "1.10.2", | ||
| "@node-rs/jieba-win32-x64-msvc": "1.10.2", | ||
| "@node-rs/jieba-linux-x64-gnu": "1.10.2", | ||
| "@node-rs/jieba-android-arm64": "1.10.2", | ||
| "@node-rs/jieba-linux-arm64-gnu": "1.10.2", | ||
| "@node-rs/jieba-linux-arm64-musl": "1.10.2", | ||
| "@node-rs/jieba-win32-arm64-msvc": "1.10.2", | ||
| "@node-rs/jieba-linux-arm-gnueabihf": "1.10.2", | ||
| "@node-rs/jieba-linux-x64-musl": "1.10.2", | ||
| "@node-rs/jieba-freebsd-x64": "1.10.2", | ||
| "@node-rs/jieba-win32-ia32-msvc": "1.10.2", | ||
| "@node-rs/jieba-android-arm-eabi": "1.10.2", | ||
| "@node-rs/jieba-wasm32-wasi": "1.10.2" | ||
| "@node-rs/jieba-darwin-x64": "1.10.3", | ||
| "@node-rs/jieba-darwin-arm64": "1.10.3", | ||
| "@node-rs/jieba-win32-x64-msvc": "1.10.3", | ||
| "@node-rs/jieba-linux-x64-gnu": "1.10.3", | ||
| "@node-rs/jieba-android-arm64": "1.10.3", | ||
| "@node-rs/jieba-linux-arm64-gnu": "1.10.3", | ||
| "@node-rs/jieba-linux-arm64-musl": "1.10.3", | ||
| "@node-rs/jieba-win32-arm64-msvc": "1.10.3", | ||
| "@node-rs/jieba-linux-arm-gnueabihf": "1.10.3", | ||
| "@node-rs/jieba-linux-x64-musl": "1.10.3", | ||
| "@node-rs/jieba-freebsd-x64": "1.10.3", | ||
| "@node-rs/jieba-win32-ia32-msvc": "1.10.3", | ||
| "@node-rs/jieba-android-arm-eabi": "1.10.3", | ||
| "@node-rs/jieba-wasm32-wasi": "1.10.3" | ||
| } | ||
| } |
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