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.7.9
to
0.7.10
+6
-1
CHANGELOG.md
# Change Log - @rushstack/localization-plugin
This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.
## 0.7.10
Fri, 05 Nov 2021 15:09:18 GMT
_Version update only_
## 0.7.9

@@ -6,0 +11,0 @@ Thu, 28 Oct 2021 00:08:22 GMT

+8
-8
{
"name": "@rushstack/localization-plugin",
"version": "0.7.9",
"version": "0.7.10",
"description": "This plugin facilitates localization with Webpack.",

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

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

@@ -28,4 +28,4 @@ "webpack": "^4.31.0"

"dependencies": {
"@rushstack/node-core-library": "3.43.0",
"@rushstack/typings-generator": "0.4.4",
"@rushstack/node-core-library": "3.43.1",
"@rushstack/typings-generator": "0.4.5",
"@types/node": "12.20.24",

@@ -40,6 +40,6 @@ "@types/tapable": "1.0.6",

"devDependencies": {
"@rushstack/eslint-config": "2.4.4",
"@rushstack/heft": "0.42.0",
"@rushstack/heft-node-rig": "1.2.28",
"@rushstack/set-webpack-public-path-plugin": "3.2.88",
"@rushstack/eslint-config": "2.4.5",
"@rushstack/heft": "0.42.1",
"@rushstack/heft-node-rig": "1.2.29",
"@rushstack/set-webpack-public-path-plugin": "3.2.89",
"@types/loader-utils": "1.1.3",

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

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