@shopify/polaris-viz
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -5,6 +5,13 @@ # Changelog | ||
<!-- ### Changed --> | ||
## [0.0.4] - 2020-02-04 | ||
### Changed | ||
- Remove unused dependencies | ||
- Fix documentation image link | ||
## [0.0.3] - 2020-02-04 | ||
### Changed | ||
- Remove use of Emotion styled components in favour of Sass | ||
@@ -11,0 +18,0 @@ - Use .esnext file extensions in esnext directory, as required for consumption of esnext files by Sewing Kit |
{ | ||
"name": "@shopify/polaris-viz", | ||
"description": "Shopify’s viz component library", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"private": false, | ||
@@ -32,6 +32,4 @@ "license": "SEE LICENSE IN LICENSE.md", | ||
"build-shrink-ray": "yarn run && node ./scripts/build-shrink-ray.js", | ||
"secrets": "ejson decrypt -o secrets.json secrets.ejson", | ||
"prepublish": "in-publish && yarn run build || :", | ||
"dev": "sewing-kit playground", | ||
"splash": "babel-node --extensions '.tsx','.ts' ./scripts/splash/index.tsx" | ||
"dev": "sewing-kit playground" | ||
}, | ||
@@ -68,4 +66,2 @@ "stylelint": { | ||
"@shopify/sewing-kit": "^0.112.0", | ||
"@shopify/shrink-ray": "^1.0.0", | ||
"@shopify/splash": "^0.0.8", | ||
"@types/d3-array": "^2.0.0", | ||
@@ -81,3 +77,2 @@ "@types/d3-scale": "^2.1.1", | ||
"change-case": "^3.1.0", | ||
"codecov": "^3.5.0", | ||
"copyfiles": "^2.1.1", | ||
@@ -109,3 +104,2 @@ "cssnano": "^4.1.10", | ||
"shx": "^0.3.2", | ||
"tslib": "^1.9.3", | ||
"typescript": "~3.7.2" | ||
@@ -129,10 +123,9 @@ }, | ||
"dependencies": { | ||
"@babel/runtime": "^7.1.6", | ||
"@shopify/css-utilities": "^1.0.5", | ||
"@shopify/css-utilities": "^1.0.0", | ||
"@shopify/polaris-tokens": "^2.6.0", | ||
"d3-array": "^2.4.0", | ||
"d3-scale": "^3.2.1", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.0" | ||
"d3-scale": "^1.0.7", | ||
"react": "16.9.0-alpha.0", | ||
"react-dom": "16.9.0-alpha.0" | ||
} | ||
} |
@@ -43,3 +43,3 @@ # Polaris Viz | ||
<br /> | ||
<img src="documentation/images/stackedchart.jpg"/> | ||
<img src="https://github.com/Shopify/polaris-viz/raw/master/documentation/images/stackedchart.jpg"/> | ||
</td> | ||
@@ -46,0 +46,0 @@ <td> |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8
41
0
33357
+ Addedd3-array@1.2.4(transitive)
+ Addedd3-collection@1.0.7(transitive)
+ Addedd3-color@1.4.1(transitive)
+ Addedd3-format@1.4.5(transitive)
+ Addedd3-interpolate@1.4.0(transitive)
+ Addedd3-scale@1.0.7(transitive)
+ Addedd3-time@1.1.0(transitive)
+ Addedd3-time-format@2.3.0(transitive)
+ Addedreact@16.9.0-alpha.0(transitive)
+ Addedreact-dom@16.9.0-alpha.0(transitive)
+ Addedscheduler@0.14.0(transitive)
- Removed@babel/runtime@^7.1.6
- Removed@babel/runtime@7.26.0(transitive)
- Removedd3-color@2.0.0(transitive)
- Removedd3-format@2.0.0(transitive)
- Removedd3-interpolate@2.0.1(transitive)
- Removedd3-scale@3.3.0(transitive)
- Removedd3-time@2.1.1(transitive)
- Removedd3-time-format@3.0.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
- Removedscheduler@0.19.1(transitive)
Updatedd3-scale@^1.0.7
Updatedreact@16.9.0-alpha.0
Updatedreact-dom@16.9.0-alpha.0