Gathering detailed insights and metrics for @hashicorp/react-motion-config
Gathering detailed insights and metrics for @hashicorp/react-motion-config
npm install @hashicorp/react-motion-config
Typescript
Module System
Node Version
NPM Version
56.5
Supply Chain
53.5
Quality
83.3
Maintenance
100
Vulnerability
80.9
License
@hashicorp/react-inline-video@0.5.1
Updated on Sep 04, 2024
@hashicorp/react-code-block@6.7.0
Updated on Jul 05, 2024
@hashicorp/react-tabs@8.2.0
Updated on Jul 05, 2024
@hashicorp/react-search@6.6.0
Updated on Jul 05, 2024
@hashicorp/react-feedback-form@0.3.0
Updated on Jul 05, 2024
@hashicorp/react-consent-manager@9.3.0
Updated on Jul 05, 2024
JavaScript (37.86%)
TypeScript (29.93%)
MDX (18.86%)
CSS (13.31%)
Shell (0.03%)
HCL (0.01%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
67,953
Last Day
1
Last Week
5
Last Month
44
Last Year
525
MPL-2.0 License
60 Stars
1,651 Commits
16 Forks
12 Watchers
65 Branches
82 Contributors
Updated on Oct 09, 2024
Latest Version
0.3.0
Package Id
@hashicorp/react-motion-config@0.3.0
Unpacked Size
2.48 kB
Size
1.20 kB
File Count
5
NPM Version
8.19.4
Node Version
16.20.0
Published on
Apr 19, 2023
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
-70.6%
5
Compared to previous week
Last Month
37.5%
44
Compared to previous month
Last Year
-99.1%
525
Compared to previous year
2
MotionConfig handles lazing loading Framer Motion features. By default, we are including domMax
to enable layout animations.
1// _app.tsx 2import MotionConfig from '@hashicorp/react-motion-config' 3 4export default function App({ Component, pageProps }) { 5 return ( 6 <MotionConfig> 7 <Component {...pageProps} /> 8 </MotionConfig> 9 ) 10}
No vulnerabilities found.
Reason
all changesets reviewed
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
all dependencies are pinned
Details
Reason
security policy file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
84 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-10
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