🚀 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.76
to
0.3.77
+6
-1
CHANGELOG.md
# Change Log - @rushstack/localization-plugin
This log was last generated on Mon, 12 Oct 2020 15:11:16 GMT and should not be manually modified.
This log was last generated on Tue, 13 Oct 2020 15:11:28 GMT and should not be manually modified.
## 0.3.77
Tue, 13 Oct 2020 15:11:28 GMT
_Version update only_
## 0.3.76

@@ -6,0 +11,0 @@ Mon, 12 Oct 2020 15:11:16 GMT

+4
-4
{
"name": "@rushstack/localization-plugin",
"version": "0.3.76",
"version": "0.3.77",
"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.9",
"@rushstack/set-webpack-public-path-plugin": "^3.0.10",
"@types/webpack": "^4.39.0"

@@ -42,5 +42,5 @@ },

"@rushstack/eslint-config": "2.2.1",
"@rushstack/heft": "0.15.7",
"@rushstack/heft": "0.15.8",
"@rushstack/heft-node-rig": "0.1.5",
"@rushstack/set-webpack-public-path-plugin": "3.0.9",
"@rushstack/set-webpack-public-path-plugin": "3.0.10",
"@types/loader-utils": "1.1.3",

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

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