🚀 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.67
to
0.3.68
+30
-0
CHANGELOG.json

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

{
"version": "0.3.68",
"tag": "@rushstack/localization-plugin_v0.3.68",
"date": "Wed, 30 Sep 2020 18:39:17 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.1`"
},
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.2.12`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.3`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.14.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `0.1.1`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.0.1`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.0.0` to `^3.0.1`"
}
]
}
},
{
"version": "0.3.67",

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

+6
-1
# Change Log - @rushstack/localization-plugin
This log was last generated on Wed, 30 Sep 2020 06:53:53 GMT and should not be manually modified.
This log was last generated on Wed, 30 Sep 2020 18:39:17 GMT and should not be manually modified.
## 0.3.68
Wed, 30 Sep 2020 18:39:17 GMT
_Version update only_
## 0.3.67

@@ -6,0 +11,0 @@ Wed, 30 Sep 2020 06:53:53 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.22"
"packageVersion": "7.10.0"
}
]
}
{
"name": "@rushstack/localization-plugin",
"version": "0.3.67",
"version": "0.3.68",
"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": "^3.0.0",
"@rushstack/set-webpack-public-path-plugin": "^3.0.1",
"@types/webpack": "^4.39.0"

@@ -30,4 +30,4 @@ },

"dependencies": {
"@rushstack/node-core-library": "3.34.0",
"@rushstack/typings-generator": "0.2.11",
"@rushstack/node-core-library": "3.34.1",
"@rushstack/typings-generator": "0.2.12",
"@types/node": "10.17.13",

@@ -42,6 +42,6 @@ "@types/tapable": "1.0.5",

"devDependencies": {
"@rushstack/eslint-config": "2.1.2",
"@rushstack/heft": "0.14.0",
"@rushstack/heft-node-rig": "0.1.0",
"@rushstack/set-webpack-public-path-plugin": "3.0.0",
"@rushstack/eslint-config": "2.1.3",
"@rushstack/heft": "0.14.1",
"@rushstack/heft-node-rig": "0.1.1",
"@rushstack/set-webpack-public-path-plugin": "3.0.1",
"@types/loader-utils": "1.1.3",

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