@evidence-dev/core-components
Advanced tools
Comparing version 0.0.0-fb6ac548 to 1.0.0
@@ -13,2 +13,3 @@ export const evidenceInclude: true; | ||
fillColor?: any; | ||
lineColor?: any; | ||
fillOpacity?: any; | ||
@@ -33,2 +34,3 @@ handleMissing?: string; | ||
fillColor?: any; | ||
lineColor?: any; | ||
fillOpacity?: any; | ||
@@ -35,0 +37,0 @@ handleMissing?: string; |
@@ -31,2 +31,3 @@ export const evidenceInclude: true; | ||
fillColor?: any; | ||
lineColor?: any; | ||
fillOpacity?: any; | ||
@@ -71,2 +72,3 @@ handleMissing?: any; | ||
fillColor?: any; | ||
lineColor?: any; | ||
fillOpacity?: any; | ||
@@ -73,0 +75,0 @@ handleMissing?: any; |
@@ -10,4 +10,4 @@ export const evidenceInclude: true; | ||
y?: any; | ||
lineColor?: any; | ||
handleMissing?: string; | ||
lineColor?: any; | ||
lineWidth?: number; | ||
@@ -33,4 +33,4 @@ lineType?: string; | ||
y?: any; | ||
lineColor?: any; | ||
handleMissing?: string; | ||
lineColor?: any; | ||
lineWidth?: number; | ||
@@ -37,0 +37,0 @@ lineType?: string; |
@@ -28,4 +28,4 @@ export const evidenceInclude: true; | ||
chartAreaHeight?: any; | ||
lineColor?: any; | ||
handleMissing?: any; | ||
lineColor?: any; | ||
lineWidth?: any; | ||
@@ -71,4 +71,4 @@ lineType?: any; | ||
chartAreaHeight?: any; | ||
lineColor?: any; | ||
handleMissing?: any; | ||
lineColor?: any; | ||
lineWidth?: any; | ||
@@ -75,0 +75,0 @@ lineType?: any; |
{ | ||
"name": "@evidence-dev/core-components", | ||
"license": "MIT", | ||
"svelte": "./dist/index.js", | ||
@@ -7,3 +8,3 @@ "main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"version": "0.0.0-fb6ac548", | ||
"version": "1.0.0", | ||
"evidence": { | ||
@@ -13,4 +14,11 @@ "components": true | ||
"dependencies": { | ||
"@evidence-dev/component-utilities": "^0.0.0-fb6ac548", | ||
"@evidence-dev/tailwind": "^0.0.0-fb6ac548" | ||
"@evidence-dev/component-utilities": "^1.0.0", | ||
"@evidence-dev/tailwind": "^1.0.0", | ||
"echarts": "5.4.2", | ||
"echarts-stat": "1.2.0", | ||
"export-to-csv": "0.2.1", | ||
"prismjs": "1.29.0", | ||
"ssf": "0.11.2", | ||
"svelte-icons": "2.1.0", | ||
"svelte-tiny-linked-charts": "1.1.5" | ||
}, | ||
@@ -17,0 +25,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
434812
244
4283
1
10
1
0
+ Addedecharts@5.4.2
+ Addedecharts-stat@1.2.0
+ Addedexport-to-csv@0.2.1
+ Addedprismjs@1.29.0
+ Addedssf@0.11.2
+ Addedsvelte-icons@2.1.0
+ Added@evidence-dev/component-utilities@1.2.2(transitive)
+ Added@evidence-dev/tailwind@1.1.0(transitive)
+ Addedecharts@5.4.2(transitive)
+ Addedecharts-stat@1.2.0(transitive)
+ Addedexport-to-csv@0.2.1(transitive)
+ Addedprismjs@1.29.0(transitive)
+ Addedsvelte-icons@2.1.0(transitive)
+ Addedsvelte-tiny-linked-charts@1.1.5(transitive)
+ Addedzrender@5.4.3(transitive)
- Removed@evidence-dev/component-utilities@0.0.0-ffa649e3(transitive)
- Removed@evidence-dev/tailwind@0.0.0-ffa649e3(transitive)