New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/localization-utilities

Package Overview
Dependencies
Maintainers
3
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/localization-utilities - npm Package Compare versions

Comparing version 0.9.53 to 0.9.54

2

dist/tsdoc-metadata.json

@@ -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.46.0"
"packageVersion": "7.46.1"
}
]
}

@@ -9,6 +9,6 @@ /**

export { parseResJson } from './parsers/parseResJson';
export { parseResx, IParseResxOptions, IParseResxOptionsBase } from './parsers/parseResx';
export { parseLocFile, IParseLocFileOptions, ParserKind } from './LocFileParser';
export { ITypingsGeneratorOptions, TypingsGenerator } from './TypingsGenerator';
export { parseResx, type IParseResxOptions, type IParseResxOptionsBase } from './parsers/parseResx';
export { parseLocFile, type IParseLocFileOptions, type ParserKind } from './LocFileParser';
export { type ITypingsGeneratorOptions, TypingsGenerator } from './TypingsGenerator';
export { getPseudolocalizer } from './Pseudolocalization';
//# sourceMappingURL=index.d.ts.map
{
"name": "@rushstack/localization-utilities",
"version": "0.9.53",
"version": "0.9.54",
"description": "This plugin contains some useful functions for localization.",

@@ -16,9 +16,9 @@ "main": "lib/index.js",

"xmldoc": "~1.1.2",
"@rushstack/node-core-library": "5.4.0",
"@rushstack/terminal": "0.12.3",
"@rushstack/typings-generator": "0.12.53"
"@rushstack/node-core-library": "5.4.1",
"@rushstack/terminal": "0.13.0",
"@rushstack/typings-generator": "0.12.54"
},
"devDependencies": {
"@types/xmldoc": "1.1.4",
"@rushstack/heft": "0.66.16",
"@rushstack/heft": "0.66.17",
"local-node-rig": "1.0.0"

@@ -25,0 +25,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc