Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@rushstack/localization-plugin

Package Overview
Dependencies
Maintainers
3
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/localization-plugin - npm Package Compare versions

Comparing version
0.6.4
to
0.6.5
+6
-1
CHANGELOG.md
# Change Log - @rushstack/localization-plugin
This log was last generated on Tue, 20 Apr 2021 04:59:51 GMT and should not be manually modified.
This log was last generated on Wed, 21 Apr 2021 15:12:28 GMT and should not be manually modified.
## 0.6.5
Wed, 21 Apr 2021 15:12:28 GMT
_Version update only_
## 0.6.4

@@ -6,0 +11,0 @@ Tue, 20 Apr 2021 04:59:51 GMT

+1
-1

@@ -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.13.5"
"packageVersion": "7.14.0"
}
]
}
{
"name": "@rushstack/localization-plugin",
"version": "0.6.4",
"version": "0.6.5",
"description": "This plugin facilitates localization with Webpack.",

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

"peerDependencies": {
"@rushstack/set-webpack-public-path-plugin": "^3.2.24",
"@rushstack/set-webpack-public-path-plugin": "^3.2.25",
"@types/webpack": "^4.39.0",

@@ -42,5 +42,5 @@ "webpack": "^4.31.0"

"@rushstack/eslint-config": "2.3.4",
"@rushstack/heft": "0.28.4",
"@rushstack/heft-node-rig": "1.0.12",
"@rushstack/set-webpack-public-path-plugin": "3.2.24",
"@rushstack/heft": "0.28.5",
"@rushstack/heft-node-rig": "1.0.13",
"@rushstack/set-webpack-public-path-plugin": "3.2.25",
"@types/loader-utils": "1.1.3",

@@ -47,0 +47,0 @@ "@types/lodash": "4.14.116",

Sorry, the diff of this file is too big to display