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
2
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.50
to
0.6.51
+6
-1
CHANGELOG.md
# Change Log - @rushstack/localization-plugin
This log was last generated on Fri, 10 Sep 2021 15:08:28 GMT and should not be manually modified.
This log was last generated on Mon, 13 Sep 2021 15:07:05 GMT and should not be manually modified.
## 0.6.51
Mon, 13 Sep 2021 15:07:05 GMT
_Version update only_
## 0.6.50

@@ -6,0 +11,0 @@ Fri, 10 Sep 2021 15:08:28 GMT

+7
-7
{
"name": "@rushstack/localization-plugin",
"version": "0.6.50",
"version": "0.6.51",
"description": "This plugin facilitates localization with Webpack.",

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

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

@@ -27,4 +27,4 @@ "webpack": "^4.31.0"

"dependencies": {
"@rushstack/node-core-library": "3.40.0",
"@rushstack/typings-generator": "0.3.9",
"@rushstack/node-core-library": "3.40.1",
"@rushstack/typings-generator": "0.3.10",
"@types/node": "10.17.13",

@@ -40,5 +40,5 @@ "@types/tapable": "1.0.6",

"@rushstack/eslint-config": "2.4.0",
"@rushstack/heft": "0.37.3",
"@rushstack/heft-node-rig": "1.2.10",
"@rushstack/set-webpack-public-path-plugin": "3.2.70",
"@rushstack/heft": "0.37.4",
"@rushstack/heft-node-rig": "1.2.11",
"@rushstack/set-webpack-public-path-plugin": "3.2.71",
"@types/loader-utils": "1.1.3",

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

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