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.5.26
to
0.5.27
+6
-1
CHANGELOG.md
# Change Log - @rushstack/localization-plugin
This log was last generated on Fri, 22 Jan 2021 05:39:22 GMT and should not be manually modified.
This log was last generated on Fri, 05 Feb 2021 16:10:42 GMT and should not be manually modified.
## 0.5.27
Fri, 05 Feb 2021 16:10:42 GMT
_Version update only_
## 0.5.26

@@ -6,0 +11,0 @@ Fri, 22 Jan 2021 05:39:22 GMT

+7
-7
{
"name": "@rushstack/localization-plugin",
"version": "0.5.26",
"version": "0.5.27",
"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.2.7",
"@rushstack/set-webpack-public-path-plugin": "^3.2.8",
"@types/webpack": "^4.39.0"

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

"dependencies": {
"@rushstack/node-core-library": "3.35.2",
"@rushstack/typings-generator": "0.3.0",
"@rushstack/node-core-library": "3.36.0",
"@rushstack/typings-generator": "0.3.1",
"@types/node": "10.17.13",

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

"@rushstack/eslint-config": "2.3.2",
"@rushstack/heft": "0.24.1",
"@rushstack/heft-node-rig": "0.2.3",
"@rushstack/set-webpack-public-path-plugin": "3.2.7",
"@rushstack/heft": "0.24.2",
"@rushstack/heft-node-rig": "0.2.4",
"@rushstack/set-webpack-public-path-plugin": "3.2.8",
"@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