Comparing version 0.0.111 to 0.0.114
{ | ||
"name": "@vx/brush", | ||
"version": "0.0.111", | ||
"version": "0.0.114", | ||
"description": "vx brush", | ||
@@ -8,3 +8,4 @@ "main": "build/index.js", | ||
"build": "make build SRC=./src", | ||
"prepublish": "make build SRC=./src" | ||
"prepublish": "make build SRC=./src", | ||
"test": "jest" | ||
}, | ||
@@ -35,4 +36,9 @@ "files": [ | ||
"devDependencies": { | ||
"babel-jest": "^20.0.3", | ||
"enzyme": "^2.8.2", | ||
"jest": "^20.0.3", | ||
"react-addons-test-utils": "^15.5.1", | ||
"react-fatigue-dev": "github:tj/react-fatigue-dev", | ||
"react-tools": "^0.10.0" | ||
"react-tools": "^0.10.0", | ||
"regenerator-runtime": "^0.10.5" | ||
}, | ||
@@ -39,0 +45,0 @@ "dependencies": { |
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
9803
7