react-contribution-calendar
Advanced tools
Comparing version 1.2.12 to 1.2.13
@@ -1,3 +0,3 @@ | ||
// Type definitions for react-contribution-calendar 1.2.12 | ||
// Project: https://github.com/seiwon-yaehee/react-contribution-calendar | ||
// Type definitions for react-contribution-calendar 1.2.13 | ||
// Project: https://github.com/encaffeine/react-contribution-calendar | ||
// Definitions by: Seiwon Park <https://github.com/SeiwonPark> | ||
@@ -114,6 +114,6 @@ // Yaehee Choe <https://github.com/YaeheeChoe> | ||
* | ||
* @version 1.2.12 | ||
* @see {@link https://github.com/seiwon-yaehee/react-contribution-calendar#apis} | ||
* @version 1.2.13 | ||
* @see {@link https://github.com/encaffeine/react-contribution-calendar#apis} | ||
*/ | ||
export const ContributionCalendar: FunctionComponent<ContributionCalendarProps> | ||
} |
{ | ||
"name": "react-contribution-calendar", | ||
"description": "A GitHub-like contribution calendar component for React", | ||
"version": "1.2.12", | ||
"version": "1.2.13", | ||
"type": "module", | ||
@@ -22,3 +22,3 @@ "main": "./dist/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/seiwon-yaehee/react-contribution-calendar.git" | ||
"url": "git+https://github.com/encaffeine/react-contribution-calendar.git" | ||
}, | ||
@@ -38,5 +38,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/seiwon-yaehee/react-contribution-calendar/issues" | ||
"url": "https://github.com/encaffeine/react-contribution-calendar/issues" | ||
}, | ||
"homepage": "https://github.com/seiwon-yaehee/react-contribution-calendar#readme", | ||
"homepage": "https://github.com/encaffeine/react-contribution-calendar#readme", | ||
"peerDependencies": { | ||
@@ -68,2 +68,2 @@ "react": "^18.2.0", | ||
} | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
81219