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 1.0.4 to 1.0.5

8

dist/index.es.js

@@ -49,6 +49,6 @@ import React, { useRef, useEffect, useState, useCallback } from 'react';

text: '#000',
grade4: '#196127',
grade3: '#239a3b',
grade2: '#7bc96f',
grade1: '#c6e48b',
grade4: '#216e39',
grade3: '#30a14e',
grade2: '#40c463',
grade1: '#9be9a8',
grade0: '#ebedf0'

@@ -55,0 +55,0 @@ };

@@ -56,6 +56,6 @@ 'use strict';

text: '#000',
grade4: '#196127',
grade3: '#239a3b',
grade2: '#7bc96f',
grade1: '#c6e48b',
grade4: '#216e39',
grade3: '#30a14e',
grade2: '#40c463',
grade1: '#9be9a8',
grade0: '#ebedf0'

@@ -62,0 +62,0 @@ };

{
"name": "react-github-calendar",
"version": "1.0.4",
"version": "1.0.5",
"description": " A flexible React component to display a GitHub contributions graph",

@@ -5,0 +5,0 @@ "author": "Jonathan Gruber <gruberjonathan@gmail.com>",

# React GitHub Calendar
A React component to display a GitHub contributions graph.
A React component to display a GitHub contributions graph based on SVG.
![Screenshot](preview.png#1)
![Screenshot](preview.png#2)
[Demo and documentation](https://grubersjoe.github.io/react-github-calendar/)
Library size: 18 KB (minified and gzipped)
Library size: 14 KB (minified and gzipped)
Supported browsers: Chrome, Firefox and Safari.

Sorry, the diff of this file is not supported yet

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