New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wp-playground/wordpress

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wp-playground/wordpress - npm Package Compare versions

Comparing version 0.7.7 to 0.7.8

4

package.json
{
"name": "@wp-playground/wordpress",
"version": "0.7.7",
"version": "0.7.8",
"description": "WordPress-related plumbing for WordPress Playground",

@@ -29,3 +29,3 @@ "repository": {

},
"gitHead": "79a6574c53c74c25c6571c1d160035e9a56009de"
"gitHead": "230f560ce5fa0261a65e9385798a649484a7656c"
}

@@ -24,2 +24,10 @@ {

},
"publish": {
"executor": "nx:run-commands",
"options": {
"command": "node tools/scripts/publish.mjs playground-wordpress {args.ver} {args.tag}",
"parallel": false
},
"dependsOn": ["build"]
},
"test": {

@@ -26,0 +34,0 @@ "executor": "nx:noop",

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