Comparing version 0.0.111 to 0.0.112
{ | ||
"name": "@vx/point", | ||
"version": "0.0.111", | ||
"version": "0.0.112", | ||
"description": "vx point", | ||
@@ -12,3 +12,4 @@ "main": "build/index.js", | ||
"build": "make build SRC=./src", | ||
"prepublish": "make build SRC=./src" | ||
"prepublish": "make build SRC=./src", | ||
"test": "jest" | ||
}, | ||
@@ -24,4 +25,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"babel-jest": "^20.0.3", | ||
"jest": "^20.0.3", | ||
"react-fatigue-dev": "github:tj/react-fatigue-dev", | ||
"react-tools": "^0.10.0" | ||
"react-tools": "^0.10.0", | ||
"regenerator-runtime": "^0.10.5" | ||
}, | ||
@@ -28,0 +32,0 @@ "publishConfig": { |
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
3692
5