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.36
to
0.3.37
+21
-0
CHANGELOG.json

@@ -5,2 +5,23 @@ {

{
"version": "0.3.37",
"tag": "@rushstack/localization-plugin_v0.3.37",
"date": "Tue, 18 Aug 2020 03:03:24 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.1.35`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `2.4.37`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.6.0`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^2.4.36` to `^2.4.37`"
}
]
}
},
{
"version": "0.3.36",

@@ -7,0 +28,0 @@ "tag": "@rushstack/localization-plugin_v0.3.36",

+6
-1
# Change Log - @rushstack/localization-plugin
This log was last generated on Mon, 17 Aug 2020 05:31:53 GMT and should not be manually modified.
This log was last generated on Tue, 18 Aug 2020 03:03:24 GMT and should not be manually modified.
## 0.3.37
Tue, 18 Aug 2020 03:03:24 GMT
*Version update only*
## 0.3.36

@@ -6,0 +11,0 @@ Mon, 17 Aug 2020 05:31:53 GMT

+5
-5
{
"name": "@rushstack/localization-plugin",
"version": "0.3.36",
"version": "0.3.37",
"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.36",
"@rushstack/set-webpack-public-path-plugin": "^2.4.37",
"@types/webpack": "^4.39.0"

@@ -33,3 +33,3 @@ },

"@rushstack/node-core-library": "3.27.0",
"@rushstack/typings-generator": "0.1.34",
"@rushstack/typings-generator": "0.1.35",
"loader-utils": "~1.1.0",

@@ -44,5 +44,5 @@ "lodash": "~4.17.15",

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

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