@rushstack/localization-utilities
Advanced tools
Comparing version 0.9.60 to 0.9.61
@@ -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.47.2" | ||
"packageVersion": "7.47.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.9.60", | ||
"version": "0.9.61", | ||
"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": "5.5.0", | ||
"@rushstack/terminal": "0.13.2", | ||
"@rushstack/typings-generator": "0.12.60" | ||
"@rushstack/node-core-library": "5.5.1", | ||
"@rushstack/typings-generator": "0.12.61", | ||
"@rushstack/terminal": "0.13.3" | ||
}, | ||
"devDependencies": { | ||
"@types/xmldoc": "1.1.4", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.23" | ||
"@rushstack/heft": "0.66.24", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
161258
40
3598
1
+ Added@rushstack/node-core-library@5.5.1(transitive)
+ Added@rushstack/terminal@0.13.3(transitive)
+ Added@rushstack/typings-generator@0.12.61(transitive)
- Removed@rushstack/node-core-library@5.5.0(transitive)
- Removed@rushstack/terminal@0.13.2(transitive)
- Removed@rushstack/typings-generator@0.12.60(transitive)
Updated@rushstack/terminal@0.13.3