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.1.6 to 4.2.0

10

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

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

"dependencies": {
"react-activity-calendar": "^2.2.11",
"react-activity-calendar": "^2.3.0",
"react-error-boundary": "^4.0.12"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-react": "^7.24.7",

@@ -48,3 +48,3 @@ "@babel/preset-typescript": "^7.24.7",

"react-dom": "^18.3.1",
"rollup": "^4.18.0",
"rollup": "^4.20.0",
"rollup-plugin-filesize": "^10.0.0",

@@ -51,0 +51,0 @@ "rollup-plugin-peer-deps-external": "^2.2.2",

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

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

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

```shell
npm install react-github-calendar
pnpm install react-github-calendar
```

@@ -19,0 +19,0 @@

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