@vx/tooltip
Advanced tools
Comparing version 0.0.141 to 0.0.143
{ | ||
"name": "@vx/tooltip", | ||
"version": "0.0.141", | ||
"version": "0.0.143", | ||
"description": "vx tooltip", | ||
@@ -29,3 +29,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@vx/bounds": "0.0.141", | ||
"@vx/bounds": "0.0.143", | ||
"classnames": "^2.2.5", | ||
@@ -35,8 +35,11 @@ "prop-types": "^15.5.10" | ||
"devDependencies": { | ||
"babel-jest": "^20.0.3", | ||
"enzyme": "^2.8.2", | ||
"jest": "^20.0.3", | ||
"react": "^15.0.0-0 || ^16.0.0-0", | ||
"babel-jest": "^21.2.0", | ||
"enzyme": "^3.1.0", | ||
"enzyme-adapter-react-16": "^1.0.2", | ||
"jest": "^21.2.1", | ||
"raf": "^3.4.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react-fatigue-dev": "github:tj/react-fatigue-dev", | ||
"react-test-renderer": "^15.6.1", | ||
"react-test-renderer": "^16.0.0", | ||
"react-tools": "^0.10.0", | ||
@@ -50,3 +53,9 @@ "regenerator-runtime": "^0.10.5" | ||
"access": "public" | ||
}, | ||
"jest": { | ||
"setupFiles": [ | ||
"raf/polyfill", | ||
"<rootDir>/test/enzyme-setup.js" | ||
] | ||
} | ||
} |
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
15724
16
365
11
+ Added@vx/bounds@0.0.143(transitive)
- Removed@vx/bounds@0.0.141(transitive)
Updated@vx/bounds@0.0.143