@rushstack/localization-utilities
Advanced tools
Comparing version 0.12.22 to 0.12.23
# Change Log - @rushstack/localization-utilities | ||
This log was last generated on Sat, 22 Feb 2025 01:11:12 GMT and should not be manually modified. | ||
This log was last generated on Wed, 26 Feb 2025 16:11:11 GMT and should not be manually modified. | ||
## 0.12.23 | ||
Wed, 26 Feb 2025 16:11:11 GMT | ||
_Version update only_ | ||
## 0.12.22 | ||
@@ -6,0 +11,0 @@ Sat, 22 Feb 2025 01:11:12 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.50.0" | ||
"packageVersion": "7.50.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.12.22", | ||
"version": "0.12.23", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -16,4 +16,4 @@ "main": "lib/index.js", | ||
"xmldoc": "~1.1.2", | ||
"@rushstack/typings-generator": "0.14.23", | ||
"@rushstack/node-core-library": "5.11.0", | ||
"@rushstack/typings-generator": "0.14.22", | ||
"@rushstack/terminal": "0.15.0" | ||
@@ -23,3 +23,3 @@ }, | ||
"@types/xmldoc": "1.1.4", | ||
"@rushstack/heft": "0.68.18", | ||
"@rushstack/heft": "0.69.0", | ||
"local-node-rig": "1.0.0" | ||
@@ -26,0 +26,0 @@ }, |
Sorry, the diff of this file is too big to display
183591
4120
+ Added@rushstack/typings-generator@0.14.23(transitive)
+ Addedchokidar@3.6.0(transitive)
+ Addedfsevents@2.3.3(transitive)
+ Addedreaddirp@3.6.0(transitive)
- Removed@rushstack/typings-generator@0.14.22(transitive)
- Removedchokidar@3.4.3(transitive)
- Removedfsevents@2.1.3(transitive)
- Removedreaddirp@3.5.0(transitive)