@wordpress/shortcode
Advanced tools
+2
-0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
| ## 3.2.0 (2021-07-21) | ||
| ## 3.1.0 (2021-05-20) | ||
@@ -7,0 +9,0 @@ |
+2
-2
| { | ||
| "name": "@wordpress/shortcode", | ||
| "version": "3.1.1", | ||
| "version": "3.2.0", | ||
| "description": "Shortcode module for WordPress.", | ||
@@ -35,3 +35,3 @@ "author": "The WordPress Contributors", | ||
| }, | ||
| "gitHead": "954d6776be2ee80b5975e4ced6a3d481d8a89354" | ||
| "gitHead": "743b70f86f1e75fd66a583bf659f2b2fe5daf1cc" | ||
| } |
+7
-7
@@ -19,3 +19,3 @@ # Shortcode | ||
| <a name="attrs" href="#attrs">#</a> **attrs** | ||
| ### attrs | ||
@@ -42,3 +42,3 @@ Parse shortcode attributes. | ||
| <a name="default" href="#default">#</a> **default** | ||
| ### default | ||
@@ -60,3 +60,3 @@ Creates a shortcode instance. | ||
| <a name="fromMatch" href="#fromMatch">#</a> **fromMatch** | ||
| ### fromMatch | ||
@@ -77,3 +77,3 @@ Generate a Shortcode Object from a RegExp match. | ||
| <a name="next" href="#next">#</a> **next** | ||
| ### next | ||
@@ -92,3 +92,3 @@ Find the next matching shortcode. | ||
| <a name="regexp" href="#regexp">#</a> **regexp** | ||
| ### regexp | ||
@@ -118,3 +118,3 @@ Generate a RegExp to identify a shortcode. | ||
| <a name="replace" href="#replace">#</a> **replace** | ||
| ### replace | ||
@@ -133,3 +133,3 @@ Replace matching shortcodes in a block of text. | ||
| <a name="string" href="#string">#</a> **string** | ||
| ### string | ||
@@ -136,0 +136,0 @@ Generate a string from shortcode parameters. |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
113993
-0.22%