react-github-corner
Advanced tools
Comparing version 2.4.0 to 2.5.0
import * as React from 'react'; | ||
import { CSSProperties } from 'react'; | ||
import { CSSProperties, AnchorHTMLAttributes } from 'react'; | ||
@@ -4,0 +4,0 @@ interface GithubCornerProps extends AnchorHTMLAttributes<HTMLAnchorElement> { |
{ | ||
"name": "react-github-corner", | ||
"description": "Add a Github banner to your project page. A React version of: https://github.com/tholman/github-corners", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"homepage": "https://github.com/skratchdot/react-github-corner/", | ||
@@ -75,4 +75,4 @@ "files": [ | ||
"markdown-loader": "^4.0.0", | ||
"npm-run-all": "^4.1.3", | ||
"object-path-get": "^1.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"object-path-get": "^1.0.1", | ||
"prettier": "^1.14.2", | ||
@@ -79,0 +79,0 @@ "prop-types": "^15.6.2", |
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
21650