Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@wordpress/shortcode

Package Overview
Dependencies
Maintainers
25
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/shortcode - npm Package Compare versions

Comparing version
3.33.0
to
3.34.0
+2
-0
CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 3.34.0 (2023-05-24)
## 3.33.0 (2023-05-10)

@@ -7,0 +9,0 @@

+3
-3
{
"name": "@wordpress/shortcode",
"version": "3.33.0",
"version": "3.34.0",
"description": "Shortcode module for WordPress.",

@@ -29,3 +29,3 @@ "author": "The WordPress Contributors",

"@babel/runtime": "^7.16.0",
"memize": "^1.1.0"
"memize": "^2.0.1"
},

@@ -35,3 +35,3 @@ "publishConfig": {

},
"gitHead": "e936127e1e13881f1a940b7bd1593a9e500147f3"
"gitHead": "c7c79cb11b677adcbf06cf5f8cfb6c5ec1699f19"
}