@equinor/fusion-components
Advanced tools
Comparing version 0.1.32 to 0.1.33
@@ -11,4 +11,5 @@ import * as React from 'react'; | ||
done?: boolean; | ||
isLastStep?: boolean; | ||
}; | ||
declare const Step: React.FC<StepProps>; | ||
export default Step; |
@@ -6,3 +6,3 @@ import * as React from 'react'; | ||
forceOrder?: boolean; | ||
startStep?: number; | ||
activeStepKey: string; | ||
maxStep?: number; | ||
@@ -9,0 +9,0 @@ }; |
{ | ||
"name": "@equinor/fusion-components", | ||
"version": "0.1.32", | ||
"version": "0.1.33", | ||
"description": "Common react components used by fusion core and fusion apps", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
386699
2007