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

@wordpress/i18n

Package Overview
Dependencies
Maintainers
0
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/i18n - npm Package Compare versions

Comparing version 5.15.1 to 5.16.0

2

CHANGELOG.md

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

## 5.16.0 (2025-01-15)
## 5.15.0 (2025-01-02)

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

6

package.json
{
"name": "@wordpress/i18n",
"version": "5.15.1",
"version": "5.16.0",
"description": "WordPress internationalization (i18n) library.",

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

"@babel/runtime": "7.25.7",
"@wordpress/hooks": "^4.15.0",
"@wordpress/hooks": "^4.16.0",
"gettext-parser": "^1.3.1",

@@ -45,3 +45,3 @@ "memize": "^2.1.0",

},
"gitHead": "0d4503ecc364cf4ca16024673baf5a84dacf212f"
"gitHead": "f48b9f56629e400891abb5ae491504de475237ff"
}

@@ -362,3 +362,3 @@ /* eslint-disable @wordpress/i18n-text-domain, @wordpress/i18n-translator-comments */

// Reset the locale data and fallback to the defualt plural forms function.
// Reset the locale data and fallback to the default plural forms function.
locale.resetLocaleData(

@@ -365,0 +365,0 @@ {

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