Gathering detailed insights and metrics for @saola.ai/rrweb-snapshot
Gathering detailed insights and metrics for @saola.ai/rrweb-snapshot
npm install @saola.ai/rrweb-snapshot
Typescript
Module System
Node Version
NPM Version
77.4
Supply Chain
99.5
Quality
96.8
Maintenance
100
Vulnerability
100
License
@rrweb/utils@2.0.0-alpha.18
Published on 06 Dec 2024
@rrweb/types@2.0.0-alpha.18
Published on 06 Dec 2024
rrweb-player@2.0.0-alpha.18
Published on 06 Dec 2024
rrweb-snapshot@2.0.0-alpha.18
Published on 06 Dec 2024
rrweb@2.0.0-alpha.18
Published on 06 Dec 2024
rrvideo@2.0.0-alpha.18
Published on 06 Dec 2024
TypeScript (87.88%)
JavaScript (5.56%)
HTML (4.61%)
Svelte (1.67%)
CSS (0.25%)
Shell (0.03%)
Total Downloads
3,517
Last Day
41
Last Week
80
Last Month
595
Last Year
3,517
17,114 Stars
1,279 Commits
1,461 Forks
194 Watching
30 Branches
127 Contributors
Minified
Minified + Gzipped
Latest Version
2.0.19
Package Id
@saola.ai/rrweb-snapshot@2.0.19
Unpacked Size
1.77 MB
Size
433.85 kB
File Count
12
NPM Version
10.2.3
Node Version
18.19.0
Publised On
29 Jan 2025
Cumulative downloads
Total Downloads
Last day
485.7%
41
Compared to previous day
Last week
48.1%
80
Compared to previous week
Last month
109.5%
595
Compared to previous month
Last year
0%
3,517
Compared to previous year
Snapshot the DOM into a stateful and serializable data structure. Also, provide the ability to rebuild the DOM via snapshot.
This module export following methods:
snapshot
will traverse the DOM and return a stateful and serializable data structure which can represent the current DOM view.
There are several things will be done during snapshot:
noscript
tags to avoid scripts being executed.rebuild
will build the DOM according to the taken snapshot.
There are several things will be done during rebuild:
serializeNodeWithId
can serialize a node into snapshot format with id.
buildNodeWithSN
will build DOM from serialized node and store serialized information in the mirror.getMeta(node)
.
Become a sponsor and get your logo on our README on Github with a link to your site.
Yuyz0112 |
Yun Feng |
eoghanmurray |
Juice10 open for rrweb consulting |
No vulnerabilities found.
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
Found 26/27 approved changesets -- score normalized to 9
Reason
9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
21 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
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