Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@diplodoc/sentenizer

Package Overview
Dependencies
Maintainers
9
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diplodoc/sentenizer - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

1

lib/index.js

@@ -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))

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc