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
1
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.5.3 to 4.5.4

8

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

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

"dependencies": {
"react-activity-calendar": "^2.7.6",
"react-activity-calendar": "^2.7.7",
"react-error-boundary": "^5.0.0"

@@ -42,3 +42,3 @@ },

"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/react": "^19.0.2",

@@ -53,3 +53,3 @@ "@types/tinycolor2": "^1.4.6",

"husky": "^9.1.7",
"postcss": "^8.4.49",
"postcss": "^8.5.0",
"prettier": "^3.4.2",

@@ -56,0 +56,0 @@ "react": "^19.0.0",

@@ -22,5 +22,5 @@ # React GitHub Calendar

```tsx
import GitHubCalendar from 'react-github-calendar';
import GitHubCalendar from 'react-github-calendar'
<GitHubCalendar username="grubersjoe" />;
;<GitHubCalendar username="grubersjoe" />
```

@@ -27,0 +27,0 @@

Sorry, the diff of this file is not supported yet

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