🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
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.61
to
0.3.62
+30
-0
CHANGELOG.json

@@ -5,2 +5,32 @@ {

{
"version": "0.3.62",
"tag": "@rushstack/localization-plugin_v0.3.62",
"date": "Sat, 19 Sep 2020 03:33:07 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.2`"
},
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.2.6`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.17`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `2.4.61`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.13.5`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^2.4.60` to `^2.4.61`"
}
]
}
},
{
"version": "0.3.61",

@@ -7,0 +37,0 @@ "tag": "@rushstack/localization-plugin_v0.3.61",

+6
-1
# Change Log - @rushstack/localization-plugin
This log was last generated on Fri, 18 Sep 2020 22:57:24 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2020 03:33:07 GMT and should not be manually modified.
## 0.3.62
Sat, 19 Sep 2020 03:33:07 GMT
*Version update only*
## 0.3.61

@@ -6,0 +11,0 @@ Fri, 18 Sep 2020 22:57:24 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.9.16"
"packageVersion": "7.9.17"
}
]
}
{
"name": "@rushstack/localization-plugin",
"version": "0.3.61",
"version": "0.3.62",
"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.60",
"@rushstack/set-webpack-public-path-plugin": "^2.4.61",
"@types/webpack": "^4.39.0"

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

"@types/tapable": "1.0.5",
"@rushstack/node-core-library": "3.33.1",
"@rushstack/typings-generator": "0.2.5",
"@rushstack/node-core-library": "3.33.2",
"@rushstack/typings-generator": "0.2.6",
"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.16",
"@rushstack/set-webpack-public-path-plugin": "2.4.60",
"@rushstack/eslint-config": "1.4.0",
"@rushstack/heft": "0.13.4",
"@microsoft/rush-stack-compiler-3.5": "0.8.17",
"@rushstack/set-webpack-public-path-plugin": "2.4.61",
"@rushstack/eslint-config": "1.4.1",
"@rushstack/heft": "0.13.5",
"@types/loader-utils": "1.1.3",

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