Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@knod/sbd

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@knod/sbd - npm Package Compare versions

Comparing version
2.0.0
to
2.0.1
+2
-2
package.json
{
"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",