Gathering detailed insights and metrics for @cerner/duplicate-package-checker-webpack-plugin
Gathering detailed insights and metrics for @cerner/duplicate-package-checker-webpack-plugin
Gathering detailed insights and metrics for @cerner/duplicate-package-checker-webpack-plugin
Gathering detailed insights and metrics for @cerner/duplicate-package-checker-webpack-plugin
npm install @cerner/duplicate-package-checker-webpack-plugin
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
32 Stars
859 Commits
37 Forks
30 Watching
76 Branches
67 Contributors
Updated on 22 May 2024
JavaScript (91.84%)
MDX (8.09%)
SCSS (0.05%)
Dockerfile (0.01%)
CSS (0.01%)
Cumulative downloads
Total Downloads
Last day
23.3%
3,683
Compared to previous day
Last week
-6.9%
19,712
Compared to previous week
Last month
2.3%
97,347
Compared to previous month
Last year
24.8%
1,599,763
Compared to previous year
4
1
Terra Toolkit is a Lerna repository for common development packages necessary for developing Terra projects.
The code for the terra-toolkit npm dependency has been moved to terra-toolkit-boneyard.
Package | Version | Status | Dependencies |
---|---|---|---|
@cerner/browserslist-config-terra | |||
@cerner/eslint-config-terra | |||
@cerner/terra-functional-testing |
Terra-toolkit packages are considered to be stable and will follow SemVer for versioning.
Consult the component CHANGELOGs, related issues, and PRs for more information.
Please read through our contributing guidelines. Included are directions for issue reporting and pull requests.
1npm install 2npm run test
"docker compose -f docker-compose-wdio.yml up"
. Selenium hub should spin up. Leave this running in the background. If you see errors saying "container name already exists", run "docker container prune"
command followed by pressing "y" to clear up any unused containers and try running the previous command again.npm run test:docker
or npm run wdio:docker
commands to run WDIO tests from inside the Dev Container.--disableSeleniumService=true
flag. This will disable the selenium service from spinning up again.
For example:
1"scripts": { 2 "wdio-fusion": "terra wdio --disable-selenium-service=true --themes orion-fusion-theme", 3 }
Copyright 2017 - present Cerner Innovation, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
    http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 27/30 approved changesets -- score normalized to 9
Reason
project is archived
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
29 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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