@diplodoc/sentenizer
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -141,2 +141,3 @@ var __defProp = Object.defineProperty; | ||
var startsWithLower = (0, import_ramda4.allPass)([ | ||
(0, import_ramda4.compose)((0, import_ramda4.compose)(import_ramda4.not, (0, import_ramda4.match)(/\n/)), charAt(0)), | ||
(0, import_ramda4.compose)((0, import_ramda4.compose)(import_ramda4.not, notAlpha), charAt(0)), | ||
@@ -143,0 +144,0 @@ (0, import_ramda4.compose)(allEqual, (0, import_ramda4.juxt)([import_ramda4.identity, import_ramda4.toLower]), charAt(0)) |
{ | ||
"name": "@diplodoc/sentenizer", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "text segmentation into sentences", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/diplodoc-platform/sentenizer", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
30877
646
0