Socket
Socket
Sign inDemoInstall

@wordpress/i18n

Package Overview
Dependencies
16
Maintainers
16
Versions
146
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.19.1-next.645224df70.0 to 3.19.1

2

build-module/sprintf.js

@@ -23,3 +23,3 @@ /**

*
* @see http://www.diveintojavascript.com/projects/javascript-sprintf
* @see https://www.npmjs.com/package/sprintf-js
*

@@ -26,0 +26,0 @@ * @return {string} The formatted string.

@@ -8,3 +8,3 @@ /**

*
* @see http://www.diveintojavascript.com/projects/javascript-sprintf
* @see https://www.npmjs.com/package/sprintf-js
*

@@ -11,0 +11,0 @@ * @return {string} The formatted string.

@@ -34,3 +34,3 @@ "use strict";

*
* @see http://www.diveintojavascript.com/projects/javascript-sprintf
* @see https://www.npmjs.com/package/sprintf-js
*

@@ -37,0 +37,0 @@ * @return {string} The formatted string.

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

## 3.19.0-next.0 (2021-02-26)
## 3.19.0 (2021-03-17)

@@ -8,0 +8,0 @@ ### Enhancements

{
"name": "@wordpress/i18n",
"version": "3.19.1-next.645224df70.0",
"version": "3.19.1",
"description": "WordPress internationalization (i18n) library.",

@@ -29,4 +29,4 @@ "author": "The WordPress Contributors",

"dependencies": {
"@babel/runtime": "^7.12.5",
"@wordpress/hooks": "^2.12.1-next.645224df70.0",
"@babel/runtime": "^7.13.10",
"@wordpress/hooks": "^2.12.1",
"gettext-parser": "^1.3.1",

@@ -41,3 +41,3 @@ "lodash": "^4.17.19",

},
"gitHead": "c24e259d5c29457b154032d88c83da7e08ad186c"
"gitHead": "974367a41626c3fc28e7e028c93a53b5f1e021e1"
}

@@ -112,3 +112,3 @@ # Internationalization (i18n)

- <http://www.diveintojavascript.com/projects/javascript-sprintf>
- <https://www.npmjs.com/package/sprintf-js>

@@ -115,0 +115,0 @@ _Parameters_

@@ -23,3 +23,3 @@ /**

*
* @see http://www.diveintojavascript.com/projects/javascript-sprintf
* @see https://www.npmjs.com/package/sprintf-js
*

@@ -26,0 +26,0 @@ * @return {string} The formatted string.

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc