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

sentence-splitter

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sentence-splitter - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

2

lib/sentence-splitter.js

@@ -82,2 +82,3 @@ // LICENSE : MIT

raw: text,
value: text,
loc: loc,

@@ -91,2 +92,3 @@ range: range

raw: text,
value: text,
loc: loc,

@@ -93,0 +95,0 @@ range: range

2

package.json

@@ -14,3 +14,3 @@ {

},
"version": "1.0.2",
"version": "1.1.0",
"description": "split {japanese, english} text into sentences.",

@@ -17,0 +17,0 @@ "main": "lib/sentence-splitter.js",

@@ -66,2 +66,3 @@ // LICENSE : MIT

raw: text,
value: text,
loc: loc,

@@ -75,2 +76,3 @@ range: range

raw: text,
value: text,
loc: loc,

@@ -77,0 +79,0 @@ range: range

Sorry, the diff of this file is not supported yet

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