Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@frontity/analytics
Advanced tools
This package contains the base types and actions to build analytics packages for »Frontity
@frontity/analytics
This package contains the base types and actions to build analytics packages for »Frontity
Packages that inherits from this one are:
npm i @frontity/analytics
Any Analytics Frontity package should extend from this package
...
import Analytics, { ... } from "@frontity/analytics/types";
...
interface GoogleAnalytics extends Analytics {
...
}
export default GoogleAnalytics;
Feature Discussions about Frontity are public. You can join the discussions, vote for those you're interested in or create new ones.
These are the ones related to this package: https://community.frontity.org/tags/c/feature-discussions/33/analytics
Have a look at the latest updates of this package in the CHANGELOG
We have different channels at your disposal where you can find information about the project, discuss about it and get involved:
Got questions or feedback about Frontity? We'd love to hear from you. Use our community forum yo ! ❤️
Frontity also welcomes contributions. There are many ways to support the project! If you don't know where to start, this guide might help: How to contribute?
If you're eager to start contributing to the code, maybe you'd like to open a pull request to address one of our good first issues
FAQs
Base types and actions to build analytics packages for Frontity
The npm package @frontity/analytics receives a total of 29 weekly downloads. As such, @frontity/analytics popularity was classified as not popular.
We found that @frontity/analytics demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.