@vx/mock-data
Advanced tools
Comparing version 0.0.111 to 0.0.112
{ | ||
"name": "@vx/mock-data", | ||
"version": "0.0.111", | ||
"version": "0.0.112", | ||
"description": "vx mock data", | ||
@@ -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" | ||
}, | ||
@@ -32,4 +33,7 @@ "files": [ | ||
"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" | ||
}, | ||
@@ -36,0 +40,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
189722
5