🚀 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.71
to
0.3.72
+6
-1
CHANGELOG.md
# Change Log - @rushstack/localization-plugin
This log was last generated on Fri, 02 Oct 2020 00:10:59 GMT and should not be manually modified.
This log was last generated on Mon, 05 Oct 2020 15:10:42 GMT and should not be manually modified.
## 0.3.72
Mon, 05 Oct 2020 15:10:42 GMT
_Version update only_
## 0.3.71

@@ -6,0 +11,0 @@ Fri, 02 Oct 2020 00:10:59 GMT

+6
-6
{
"name": "@rushstack/localization-plugin",
"version": "0.3.71",
"version": "0.3.72",
"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.4",
"@rushstack/set-webpack-public-path-plugin": "^3.0.5",
"@types/webpack": "^4.39.0"

@@ -31,3 +31,3 @@ },

"@rushstack/node-core-library": "3.34.1",
"@rushstack/typings-generator": "0.2.14",
"@rushstack/typings-generator": "0.2.15",
"@types/node": "10.17.13",

@@ -43,5 +43,5 @@ "@types/tapable": "1.0.5",

"@rushstack/eslint-config": "2.1.3",
"@rushstack/heft": "0.15.2",
"@rushstack/heft-node-rig": "0.1.2",
"@rushstack/set-webpack-public-path-plugin": "3.0.4",
"@rushstack/heft": "0.15.3",
"@rushstack/heft-node-rig": "0.1.3",
"@rushstack/set-webpack-public-path-plugin": "3.0.5",
"@types/loader-utils": "1.1.3",

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

Sorry, the diff of this file is too big to display