Gathering detailed insights and metrics for webpack-merge-jsons-plugin
Gathering detailed insights and metrics for webpack-merge-jsons-plugin
Gathering detailed insights and metrics for webpack-merge-jsons-plugin
Gathering detailed insights and metrics for webpack-merge-jsons-plugin
npm install webpack-merge-jsons-plugin
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
1 Stars
12 Commits
1 Watchers
2 Branches
1 Contributors
Updated on Aug 15, 2020
Latest Version
0.1.1
Package Id
webpack-merge-jsons-plugin@0.1.1
Unpacked Size
16.57 kB
Size
4.28 kB
File Count
13
NPM Version
6.4.1
Node Version
10.2.1
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
webpack merge multiple jsons into one file
Merge Json files into one using this webpack plugin.
Install with npm
npm i webpack-merge-jsons-plugin
1 var WebpackMergeJsonsPlugin = require("webpack-merge-jsons-plugin") 2 new WebpackMergeJsonsPlugin({ 3 src: './src/i18n/*.json', 4 dest: 'i18n/en-gb.json' 5 })
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/12 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
48 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More