@wordpress/shortcode
Advanced tools
+3
-1
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
| ## 4.2.0 (2024-06-26) | ||
| ## 4.1.0 (2024-06-15) | ||
@@ -147,4 +149,4 @@ | ||
| ### Breaking Change | ||
| ### Breaking Changes | ||
| - Change how required built-ins are polyfilled with Babel 7 ([#9171](https://github.com/WordPress/gutenberg/pull/9171)). If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using [core-js](https://github.com/zloirock/core-js) or [@babel/polyfill](https://babeljs.io/docs/en/next/babel-polyfill) will add support for these methods. |
+2
-2
| { | ||
| "name": "@wordpress/shortcode", | ||
| "version": "4.1.0", | ||
| "version": "4.2.0", | ||
| "description": "Shortcode module for WordPress.", | ||
@@ -35,3 +35,3 @@ "author": "The WordPress Contributors", | ||
| }, | ||
| "gitHead": "66d3bf12e67d16deddc4b4a9ec42e1d0bed3479a" | ||
| "gitHead": "aa5b14bb5bdbb8d8a02914e154c3bc1c2f18ace6" | ||
| } |
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
117159
0.02%