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

@wordpress/wordcount

Package Overview
Dependencies
Maintainers
6
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/wordcount - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

package.json
{
"name": "@wordpress/wordcount",
"version": "1.1.1",
"description": "WordPress Word Count Utility",
"version": "1.1.2",
"description": "WordPress word count utility.",
"author": "The WordPress Contributors",

@@ -28,3 +28,3 @@ "license": "GPL-2.0-or-later",

},
"gitHead": "a1bb35112ec6174c33e09c337dd0382b83f7abe3"
"gitHead": "04961befa151ae1224f50ae2b3742d797b7409d9"
}

@@ -1,4 +0,4 @@

# @wordpress/wordcount
# Word Count
A utility to count words
WordPress word count utility.

@@ -5,0 +5,0 @@ ## Installation

@@ -47,3 +47,3 @@ /**

message: 'Punctuation.',
string: 'It\'s two three \u2026 4?',
string: 'It’s two three \u2026 4?',
words: 3,

@@ -50,0 +50,0 @@ characters_excluding_spaces: 15,

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