+2
-2
| { | ||
| "name": "@knod/sbd", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "description": "Split text into sentence strings or word arrays with Sentence Boundary Detection (SBD). Based on http://github.com/Tessmore/sbd by Fabiën Tesselaar.", | ||
| "main": "lib/sbd.js", | ||
| "main": "dist/sbd.js", | ||
| "scripts": { | ||
@@ -7,0 +7,0 @@ "test": "mocha -R spec", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
70562
0