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.0.0 to 1.0.1

CHANGELOG.md

31

package.json
{
"name": "@wordpress/wordcount",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/WordPress/packages.git"
},
"description": "WordPress Word Count Utility",
"main": "build/index.js",
"module": "build-module/index.js",
"author": "WordPress",
"license": "GPL-2.0+",
"dependencies": {
"lodash": "^4.17.4"
}
"name": "@wordpress/wordcount",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "https://github.com/WordPress/packages.git"
},
"description": "WordPress Word Count Utility",
"main": "build/index.js",
"module": "build-module/index.js",
"author": "WordPress",
"license": "GPL-2.0+",
"dependencies": {
"lodash": "^4.17.4"
},
"publishConfig": {
"access": "public"
}
}
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