Socket
Socket
Sign inDemoInstall

syllable

Package Overview
Dependencies
3
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.0 to 3.6.0

3

index.js

@@ -117,2 +117,3 @@ 'use strict'

[
'creat(?!u)',
'[^gq]ua[^auieo]',

@@ -225,3 +226,3 @@ '[aeiou]{3}',

// Expression to match triple syllable suffixes.
var EXPRESSION_TRIPLE = /(ology|ologist|onomy|onomist)$/g
var EXPRESSION_TRIPLE = /(creations?|ology|ologist|onomy|onomist)$/g

@@ -228,0 +229,0 @@ // Expression to split on word boundaries.

{
"name": "syllable",
"version": "3.5.0",
"version": "3.6.0",
"description": "Count syllables in English words",

@@ -35,3 +35,3 @@ "license": "MIT",

"execa": "^1.0.0",
"nyc": "^13.0.0",
"nyc": "^14.0.0",
"prettier": "^1.14.2",

@@ -38,0 +38,0 @@ "remark-cli": "^6.0.0",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc