Gathering detailed insights and metrics for @serializedowen/vue-img-watermark
Gathering detailed insights and metrics for @serializedowen/vue-img-watermark
npm install @serializedowen/vue-img-watermark
Typescript
Module System
Node Version
NPM Version
JavaScript (60.61%)
TypeScript (35.73%)
CSS (2.57%)
HTML (1.08%)
Total Downloads
12,881
Last Day
1
Last Week
5
Last Month
380
Last Year
4,552
19 Stars
46 Commits
3 Forks
2 Watching
2 Branches
2 Contributors
Minified
Minified + Gzipped
Latest Version
1.1.0
Package Id
@serializedowen/vue-img-watermark@1.1.0
Unpacked Size
62.11 kB
Size
21.12 kB
File Count
17
NPM Version
6.13.0
Node Version
12.13.0
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
-91.4%
5
Compared to previous week
Last month
-23.5%
380
Compared to previous month
Last year
123.9%
4,552
Compared to previous year
1
1
28
http://serializedowen.github.io/vue-img-watermark/
1npm install --save @serializedowen/vue-img-watermark
yarn add @serializedowen/vue-img-watermark
1import plugin from '@serializedowen/vue-img-watermark' 2 3Vue.use(plugin)
v-watermark
on your <img>
tag to generate watermark for your imagesetScopedConfig()
in beforeCreate
hook in your vue component to scope configuration to that particular vue componentv-watermark={{config: OptionConfig}}
to customize watermark behaviorregisterCustomStrategy()
which you can later on use with {mode: name of your strategy}
:grinning:canvas.drawImage()
has to be wrapped in a setTimeout()
call to work, reason to be identified.No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
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 2025-01-06
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