Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@ryanwelcher/dynamic-block-template

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ryanwelcher/dynamic-block-template - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
block/template.php.mustache

@@ -1,3 +0,3 @@

<p <?php echo esc_attr( get_block_wrapper_attributes ); ?>>
<p <?php echo esc_attr( get_block_wrapper_attributes() ); ?>>
<?php__( 'Dynamic Block Examples', '{{textdomain}}' ); ?>
</p>
{
"name": "@ryanwelcher/dynamic-block-template",
"version": "1.0.2",
"version": "1.0.3",
"description": "A template for use with @wordpress/create-block to support dynamic blocks",

@@ -5,0 +5,0 @@ "license": "GPL-2.0-or-later",