@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.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" | ||
| } |
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
116843
0.02%+ Added
- Removed
Updated