@rushstack/localization-plugin
Advanced tools
+6
-1
| # Change Log - @rushstack/localization-plugin | ||
| This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified. | ||
| This log was last generated on Wed, 08 Dec 2021 19:05:08 GMT and should not be manually modified. | ||
| ## 0.9.5 | ||
| Wed, 08 Dec 2021 19:05:08 GMT | ||
| _Version update only_ | ||
| ## 0.9.4 | ||
@@ -6,0 +11,0 @@ Wed, 08 Dec 2021 16:14:05 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
| "packageName": "@microsoft/api-extractor", | ||
| "packageVersion": "7.18.21" | ||
| "packageVersion": "7.19.0" | ||
| } | ||
| ] | ||
| } |
+6
-6
| { | ||
| "name": "@rushstack/localization-plugin", | ||
| "version": "0.9.4", | ||
| "version": "0.9.5", | ||
| "description": "This plugin facilitates localization with Webpack.", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
| "peerDependencies": { | ||
| "@rushstack/set-webpack-public-path-plugin": "^3.3.6", | ||
| "@rushstack/set-webpack-public-path-plugin": "^3.3.7", | ||
| "@types/webpack": "^4.39.0", | ||
@@ -29,3 +29,3 @@ "webpack": "^4.31.0" | ||
| "@rushstack/node-core-library": "3.44.1", | ||
| "@rushstack/typings-generator": "0.5.4", | ||
| "@rushstack/typings-generator": "0.5.5", | ||
| "@types/node": "12.20.24", | ||
@@ -42,5 +42,5 @@ "@types/tapable": "1.0.6", | ||
| "@rushstack/eslint-config": "2.5.0", | ||
| "@rushstack/heft": "0.42.6", | ||
| "@rushstack/heft-node-rig": "1.4.0", | ||
| "@rushstack/set-webpack-public-path-plugin": "3.3.6", | ||
| "@rushstack/heft": "0.43.0", | ||
| "@rushstack/heft-node-rig": "1.4.1", | ||
| "@rushstack/set-webpack-public-path-plugin": "3.3.7", | ||
| "@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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
447746
0.2%7269
0.33%+ Added
- Removed