react-contribution-calendar
Advanced tools
Comparing version 1.2.9 to 1.2.12
@@ -755,7 +755,7 @@ import './styles/style.css'; | ||
emoji_negative: { | ||
level0: "😃", | ||
level1: "🙂", | ||
level2: "😕", | ||
level3: "😢", | ||
level4: "🫥" | ||
level0: "🫥", | ||
level1: "😃", | ||
level2: "🙂", | ||
level3: "😕", | ||
level4: "😢" | ||
}, | ||
@@ -762,0 +762,0 @@ // dark themes |
@@ -1,2 +0,2 @@ | ||
// Type definitions for react-contribution-calendar 1.2.9 | ||
// Type definitions for react-contribution-calendar 1.2.12 | ||
// Project: https://github.com/seiwon-yaehee/react-contribution-calendar | ||
@@ -114,3 +114,3 @@ // Definitions by: Seiwon Park <https://github.com/SeiwonPark> | ||
* | ||
* @version 1.2.9 | ||
* @version 1.2.12 | ||
* @see {@link https://github.com/seiwon-yaehee/react-contribution-calendar#apis} | ||
@@ -117,0 +117,0 @@ */ |
{ | ||
"name": "react-contribution-calendar", | ||
"description": "A GitHub-like contribution calendar component for React", | ||
"version": "1.2.9", | ||
"version": "1.2.12", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81238