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

react-contribution-calendar

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-contribution-calendar - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

dist/index.js

@@ -1041,3 +1041,3 @@ import './styles/style.css';

padding: 0,
outline: b ? "1px solid rgba(27, 31, 35, 0.06)" : "none",
outline: b ? `1px solid ${w.level0}` : "none",
borderRadius: "2px",

@@ -1044,0 +1044,0 @@ outlineOffset: "-1px",

{
"name": "react-contribution-calendar",
"description": "A GitHub-like contribution calendar component for React",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",

@@ -6,0 +6,0 @@ "main": "./dist/index.js",

@@ -18,2 +18,7 @@ # react-contribution-calendar

## Demo
[Live Demo](https://codepen.io/yaeheechoe/pen/wvRwJbP)
<br/>
## Usage

@@ -20,0 +25,0 @@ ```js

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