🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

github-contrib-graph

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-contrib-graph - npm Package Compare versions

Comparing version
3.0.0
to
3.0.1
+4
-6
CHANGELOG.md

@@ -5,11 +5,9 @@ # Changelog

## [3.0.0] - 2024-12-09
## [3.0.1] - 2024-12-09
### Breaking Changes
### Fixed
- Complete rewrite with TypeScript
- New API: `GitHubContributionWidget` class replaces auto-init pattern
- React component now requires explicit import from `github-contribution-graph/react`
- Updated changelog documentation
## [1.0.0] - 2024-12-09
## [3.0.0] - 2024-12-09

@@ -16,0 +14,0 @@ ### Added

+2
-2
{
"name": "github-contrib-graph",
"version": "3.0.0",
"version": "3.0.1",
"description": "Lightweight, customizable GitHub contribution graph widget for any website",

@@ -18,3 +18,3 @@ "keywords": [

"type": "git",
"url": "https://github.com/iamjr15/github-contribution-graph.git",
"url": "git+https://github.com/iamjr15/github-contribution-graph.git",
"directory": "packages/github-contribution-graph"

@@ -21,0 +21,0 @@ },