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.3.37
to
0.3.38
+27
-0
CHANGELOG.json

@@ -5,2 +5,29 @@ {

{
"version": "0.3.38",
"tag": "@rushstack/localization-plugin_v0.3.38",
"date": "Tue, 18 Aug 2020 23:59:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.28.0`"
},
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.1.36`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.5`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `2.4.38`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.6.1`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^2.4.37` to `^2.4.38`"
}
]
}
},
{
"version": "0.3.37",

@@ -7,0 +34,0 @@ "tag": "@rushstack/localization-plugin_v0.3.37",

+6
-1
# Change Log - @rushstack/localization-plugin
This log was last generated on Tue, 18 Aug 2020 03:03:24 GMT and should not be manually modified.
This log was last generated on Tue, 18 Aug 2020 23:59:42 GMT and should not be manually modified.
## 0.3.38
Tue, 18 Aug 2020 23:59:42 GMT
*Version update only*
## 0.3.37

@@ -6,0 +11,0 @@ Tue, 18 Aug 2020 03:03:24 GMT

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

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

"webpack": "^4.31.0",
"@rushstack/set-webpack-public-path-plugin": "^2.4.37",
"@rushstack/set-webpack-public-path-plugin": "^2.4.38",
"@types/webpack": "^4.39.0"

@@ -32,4 +32,4 @@ },

"@types/tapable": "1.0.5",
"@rushstack/node-core-library": "3.27.0",
"@rushstack/typings-generator": "0.1.35",
"@rushstack/node-core-library": "3.28.0",
"@rushstack/typings-generator": "0.1.36",
"loader-utils": "~1.1.0",

@@ -43,6 +43,6 @@ "lodash": "~4.17.15",

"@types/webpack": "4.39.8",
"@microsoft/rush-stack-compiler-3.5": "0.8.4",
"@rushstack/set-webpack-public-path-plugin": "2.4.37",
"@microsoft/rush-stack-compiler-3.5": "0.8.5",
"@rushstack/set-webpack-public-path-plugin": "2.4.38",
"@rushstack/eslint-config": "1.1.0",
"@rushstack/heft": "0.6.0",
"@rushstack/heft": "0.6.1",
"@types/loader-utils": "1.1.3",

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