@visx/grid
Advanced tools
Comparing version 1.16.0 to 1.17.1
{ | ||
"name": "@visx/grid", | ||
"version": "1.16.0", | ||
"version": "1.17.1", | ||
"description": "visx grid", | ||
@@ -34,10 +34,9 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@types/classnames": "^2.2.9", | ||
"@types/react": "*", | ||
"@visx/curve": "1.7.0", | ||
"@visx/group": "1.7.0", | ||
"@visx/group": "1.17.1", | ||
"@visx/point": "1.7.0", | ||
"@visx/scale": "1.14.0", | ||
"@visx/shape": "1.16.0", | ||
"classnames": "^2.2.5", | ||
"@visx/shape": "1.17.1", | ||
"classnames": "^2.3.1", | ||
"prop-types": "^15.6.2" | ||
@@ -48,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "1b549312c37f23d7145b518ca00fcc889d3cb47a" | ||
"gitHead": "c61eafb2546f653ea5b6bc925e183507106861ee" | ||
} |
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
9
68356
+ Added@visx/group@1.17.1(transitive)
+ Added@visx/shape@1.17.1(transitive)
- Removed@types/classnames@^2.2.9
- Removed@types/classnames@2.3.4(transitive)
- Removed@visx/group@1.7.0(transitive)
- Removed@visx/shape@1.16.0(transitive)
Updated@visx/group@1.17.1
Updated@visx/shape@1.17.1
Updatedclassnames@^2.3.1