Socket
Socket
Sign inDemoInstall

wp-textdomain

Package Overview
Dependencies
21
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "wp-textdomain",
"version": "1.0.0",
"version": "1.0.1",
"description": "Lint and fix textdomain and usage in PHP files in plugins and themes.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -25,3 +25,3 @@ # wp-textdomain

```js
const wpTextdomain = require( 'wp-textdomain'
const wpTextdomain = require( 'wp-textdomain' );

@@ -28,0 +28,0 @@ wpTextdomain( '**/*.php', {

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