New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/html-entities

Package Overview
Dependencies
Maintainers
24
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/html-entities - npm Package Compare versions

Comparing version 3.50.0 to 3.51.0

3

build-module/index.js

@@ -52,5 +52,4 @@ /** @type {HTMLTextAreaElement} */

*/
return (/** @type {string} */decoded
);
return /** @type {string} */decoded;
}
//# sourceMappingURL=index.js.map

@@ -58,5 +58,4 @@ "use strict";

*/
return (/** @type {string} */decoded
);
return /** @type {string} */decoded;
}
//# sourceMappingURL=index.js.map

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

## 3.51.0 (2024-02-09)
## 3.50.0 (2024-01-24)

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

{
"name": "@wordpress/html-entities",
"version": "3.50.0",
"version": "3.51.0",
"description": "HTML entity utilities for WordPress.",

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

},
"gitHead": "45de2cb4212fed7f2763e95f10300d1ff9d0ec08"
"gitHead": "eb796371e9630636a4a8837033807b0c4a06ed67"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc