@wordpress/i18n
Advanced tools
Comparing version 3.19.1-next.53e2173694.0 to 3.19.1-next.5c9849e156.0
@@ -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-03-11) | ||
## 3.19.0 (2021-03-17) | ||
@@ -8,0 +8,0 @@ ### Enhancements |
{ | ||
"name": "@wordpress/i18n", | ||
"version": "3.19.1-next.53e2173694.0", | ||
"version": "3.19.1-next.5c9849e156.0", | ||
"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.53e2173694.0", | ||
"@babel/runtime": "^7.13.10", | ||
"@wordpress/hooks": "^2.12.1-next.5c9849e156.0", | ||
"gettext-parser": "^1.3.1", | ||
@@ -41,3 +41,3 @@ "lodash": "^4.17.19", | ||
}, | ||
"gitHead": "cac63ac5e871791c3ea5bc6a5a7dd06d6229cccb" | ||
"gitHead": "595352e9f9c483d00f19d2b2f89ccca41f92e9a6" | ||
} |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
200837