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.17
to
0.3.18
+21
-0
CHANGELOG.json

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

{
"version": "0.3.18",
"tag": "@rushstack/localization-plugin_v0.3.18",
"date": "Fri, 12 Jun 2020 09:19:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/typings-generator\" from `0.1.19` to `0.1.20`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.5.3` to `0.6.0`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.23` to `6.4.24`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `2.4.20` to `2.4.21`"
}
]
}
},
{
"version": "0.3.17",

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

+6
-1
# Change Log - @rushstack/localization-plugin
This log was last generated on Wed, 10 Jun 2020 20:48:30 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jun 2020 09:19:21 GMT and should not be manually modified.
## 0.3.18
Fri, 12 Jun 2020 09:19:21 GMT
*Version update only*
## 0.3.17

@@ -6,0 +11,0 @@ Wed, 10 Jun 2020 20:48:30 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.8.10"
"packageVersion": "7.8.11"
}
]
}
{
"name": "@rushstack/localization-plugin",
"version": "0.3.17",
"version": "0.3.18",
"description": "This plugin facilitates localization with Webpack.",

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

"@rushstack/node-core-library": "3.24.1",
"@rushstack/typings-generator": "0.1.19",
"@rushstack/typings-generator": "0.1.20",
"loader-utils": "~1.1.0",

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

"@types/webpack": "4.39.8",
"@microsoft/rush-stack-compiler-3.5": "0.5.3",
"@microsoft/node-library-build": "6.4.23",
"@rushstack/set-webpack-public-path-plugin": "2.4.20",
"@microsoft/rush-stack-compiler-3.5": "0.6.0",
"@microsoft/node-library-build": "6.4.24",
"@rushstack/set-webpack-public-path-plugin": "2.4.21",
"@rushstack/eslint-config": "0.5.8",

@@ -41,0 +41,0 @@ "@types/loader-utils": "1.1.3",