@equinor/fusion-components
Advanced tools
Comparing version 0.0.34 to 0.0.35
@@ -1,3 +0,3 @@ | ||
export { default as Switch } from './Switch'; | ||
export { default as CheckBox } from './Checkbox'; | ||
export { default as RadioButton } from './RadioButton'; | ||
export { default as Switch } from './components/Switch'; | ||
export { default as CheckBox } from './components/Checkbox'; | ||
export { default as RadioButton } from './components/RadioButton'; |
{ | ||
"name": "@equinor/fusion-components", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"description": "Common react components used by fusion core and fusion apps", | ||
@@ -108,5 +108,3 @@ "main": "dist/index.js", | ||
}, | ||
"dependencies": { | ||
"tinycolor2": "^1.4.1" | ||
}, | ||
"dependencies": {}, | ||
"files": [ | ||
@@ -113,0 +111,0 @@ "/dist" |
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
4
21
194029
107
1047
- Removedtinycolor2@^1.4.1
- Removedtinycolor2@1.6.0(transitive)