@sk-web-gui/button
Advanced tools
Comparing version 0.1.10 to 0.1.11
import * as React from 'react'; | ||
import { ButtonProps } from './button'; | ||
declare type OmittedProps = 'leftIcon' | 'rightIcon' | 'loadingText'; | ||
type OmittedProps = 'leftIcon' | 'rightIcon' | 'loadingText'; | ||
interface IIconButtonProps extends Omit<ButtonProps, OmittedProps> { | ||
@@ -5,0 +5,0 @@ /** |
{ | ||
"name": "@sk-web-gui/button", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"sideEffects": false, | ||
@@ -40,4 +40,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@sk-web-gui/spinner": "0.1.9", | ||
"@sk-web-gui/theme": "0.1.9", | ||
"@sk-web-gui/spinner": "0.1.10", | ||
"@sk-web-gui/theme": "0.1.10", | ||
"@sk-web-gui/utils": "0.1.4" | ||
@@ -48,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "dd3650fce0b8d23030cd3dabac563651e5cf3545" | ||
"gitHead": "bf3806107dcb55bb01ff90098828c57dcc5a8f43" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
47113
1
+ Added@sk-web-gui/spinner@0.1.10(transitive)
+ Added@sk-web-gui/theme@0.1.10(transitive)
- Removed@sk-web-gui/spinner@0.1.9(transitive)
- Removed@sk-web-gui/theme@0.1.9(transitive)
Updated@sk-web-gui/spinner@0.1.10
Updated@sk-web-gui/theme@0.1.10