New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-github-calendar

Package Overview
Dependencies
Maintainers
0
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-github-calendar - npm Package Compare versions

Comparing version 4.2.1 to 4.2.2

6

package.json
{
"name": "react-github-calendar",
"version": "4.2.1",
"version": "4.2.2",
"description": " React component to display a GitHub contributions calendar",

@@ -23,3 +23,3 @@ "author": "Jonathan Gruber <gruberjonathan@gmail.com>",

"dependencies": {
"react-activity-calendar": "^2.3.1",
"react-activity-calendar": "^2.3.5",
"react-error-boundary": "^4.0.12"

@@ -44,3 +44,3 @@ },

"gh-pages": "^6.1.1",
"postcss": "^8.4.33",
"postcss": "^8.4.41",
"prettier": "^3.3.2",

@@ -47,0 +47,0 @@ "react": "^18.3.1",

@@ -6,3 +6,5 @@ # React GitHub Calendar

A React component to display a GitHub contributions graph based on
[`react-activity-calendar`](https://github.com/grubersjoe/react-activity-calendar) and [`github-contributions-api`](https://github.com/grubersjoe/github-contributions-api).
[`react-activity-calendar`](https://github.com/grubersjoe/react-activity-calendar)
and
[`github-contributions-api`](https://github.com/grubersjoe/github-contributions-api).

@@ -50,3 +52,3 @@ ![Screenshot](preview.png?v3)

```shell
pnpm deploy
pnpm run deploy
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc