Gathering detailed insights and metrics for vue2-leaflet-semicircle
Gathering detailed insights and metrics for vue2-leaflet-semicircle
Gathering detailed insights and metrics for vue2-leaflet-semicircle
Gathering detailed insights and metrics for vue2-leaflet-semicircle
npm install vue2-leaflet-semicircle
Typescript
Module System
Node Version
NPM Version
42.4
Supply Chain
84
Quality
75
Maintenance
50
Vulnerability
99.3
License
Vue (67.9%)
JavaScript (23.68%)
HTML (8.41%)
Total Downloads
4,262
Last Day
4
Last Week
17
Last Month
176
Last Year
1,156
3 Stars
2 Commits
2 Watching
1 Branches
1 Contributors
Minified
Minified + Gzipped
Latest Version
1.0.2
Package Id
vue2-leaflet-semicircle@1.0.2
Unpacked Size
21.49 kB
Size
12.82 kB
File Count
17
NPM Version
6.14.8
Node Version
10.17.0
Cumulative downloads
Total Downloads
Last day
-66.7%
4
Compared to previous day
Last week
-34.6%
17
Compared to previous week
Last month
66%
176
Compared to previous month
Last year
17%
1,156
Compared to previous year
3
1
3
This is a semicircle plugin extension for vue2-leaflet package
Mostly copied from vue2-leaflet-tracksymbol plugin
git clone https://github.com/ais-one/vue2-leaflet-semicircle.git
cd vue2-leaflet-semicircle
npm install
npm run build
npm pack
# it should create a .tgz file
cd example
# install the dependencies
npm install
# install the library
npm install --no-save vue2-leaflet-semicircle-?.?.?.tgz
# where ?.?.? is the version
npm run dev
# install vue-cli globally if you have not done so
npm install -g vue-cli
# create the VueJS project
vue init webpack-simple test
# goto project and install dependencies
cd test
# install dependencies
npm install
# install the component
npm install --save vue2-leaflet-semicircle
Leon Braun
MIT
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 0/2 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- 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
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2024-12-23
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