@rushstack/localization-utilities
Advanced tools
Comparing version 0.9.43 to 0.9.44
@@ -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.43.3" | ||
"packageVersion": "7.43.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.9.43", | ||
"version": "0.9.44", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -16,10 +16,10 @@ "main": "lib/index.js", | ||
"xmldoc": "~1.1.2", | ||
"@rushstack/node-core-library": "4.2.1", | ||
"@rushstack/terminal": "0.10.3", | ||
"@rushstack/typings-generator": "0.12.43" | ||
"@rushstack/node-core-library": "4.3.0", | ||
"@rushstack/terminal": "0.10.4", | ||
"@rushstack/typings-generator": "0.12.44" | ||
}, | ||
"devDependencies": { | ||
"@types/xmldoc": "1.1.4", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.6" | ||
"@rushstack/heft": "0.66.7", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@4.3.0(transitive)
+ Added@rushstack/terminal@0.10.4(transitive)
+ Added@rushstack/typings-generator@0.12.44(transitive)
- Removed@rushstack/node-core-library@4.2.1(transitive)
- Removed@rushstack/terminal@0.10.3(transitive)
- Removed@rushstack/typings-generator@0.12.43(transitive)
Updated@rushstack/terminal@0.10.4