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
2
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.6.15
to
0.6.16
+6
-1
CHANGELOG.md
# Change Log - @rushstack/localization-plugin
This log was last generated on Fri, 28 May 2021 06:19:58 GMT and should not be manually modified.
This log was last generated on Sat, 29 May 2021 01:05:06 GMT and should not be manually modified.
## 0.6.16
Sat, 29 May 2021 01:05:06 GMT
_Version update only_
## 0.6.15

@@ -6,0 +11,0 @@ Fri, 28 May 2021 06:19:58 GMT

+5
-5
{
"name": "@rushstack/localization-plugin",
"version": "0.6.15",
"version": "0.6.16",
"description": "This plugin facilitates localization with Webpack.",

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

"peerDependencies": {
"@rushstack/set-webpack-public-path-plugin": "^3.2.35",
"@rushstack/set-webpack-public-path-plugin": "^3.2.36",
"@types/webpack": "^4.39.0",

@@ -39,5 +39,5 @@ "webpack": "^4.31.0"

"@rushstack/eslint-config": "2.3.4",
"@rushstack/heft": "0.30.7",
"@rushstack/heft-node-rig": "1.0.23",
"@rushstack/set-webpack-public-path-plugin": "3.2.35",
"@rushstack/heft": "0.31.0",
"@rushstack/heft-node-rig": "1.0.24",
"@rushstack/set-webpack-public-path-plugin": "3.2.36",
"@types/loader-utils": "1.1.3",

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

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