@rushstack/localization-utilities
Advanced tools
Comparing version 0.12.21 to 0.12.22
# Change Log - @rushstack/localization-utilities | ||
This log was last generated on Wed, 19 Feb 2025 18:53:48 GMT and should not be manually modified. | ||
This log was last generated on Sat, 22 Feb 2025 01:11:12 GMT and should not be manually modified. | ||
## 0.12.22 | ||
Sat, 22 Feb 2025 01:11:12 GMT | ||
_Version update only_ | ||
## 0.12.21 | ||
@@ -6,0 +11,0 @@ Wed, 19 Feb 2025 18:53:48 GMT |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.12.21", | ||
"version": "0.12.22", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -17,8 +17,8 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "5.11.0", | ||
"@rushstack/terminal": "0.15.0", | ||
"@rushstack/typings-generator": "0.14.21" | ||
"@rushstack/typings-generator": "0.14.22", | ||
"@rushstack/terminal": "0.15.0" | ||
}, | ||
"devDependencies": { | ||
"@types/xmldoc": "1.1.4", | ||
"@rushstack/heft": "0.68.17", | ||
"@rushstack/heft": "0.68.18", | ||
"local-node-rig": "1.0.0" | ||
@@ -25,0 +25,0 @@ }, |
Sorry, the diff of this file is too big to display
183101
4105
+ Added@rushstack/typings-generator@0.14.22(transitive)
- Removed@rushstack/typings-generator@0.14.21(transitive)