@vx/mock-data
Advanced tools
Comparing version 0.0.112 to 0.0.115
@@ -25,2 +25,20 @@ 'use strict'; | ||
var _genBin = require('./generators/genBin'); | ||
Object.defineProperty(exports, 'genBin', { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_genBin).default; | ||
} | ||
}); | ||
var _genBins = require('./generators/genBins'); | ||
Object.defineProperty(exports, 'genBins', { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_genBins).default; | ||
} | ||
}); | ||
var _appleStock = require('./mocks/appleStock'); | ||
@@ -27,0 +45,0 @@ |
{ | ||
"name": "@vx/mock-data", | ||
"version": "0.0.112", | ||
"version": "0.0.115", | ||
"description": "vx mock data", | ||
@@ -5,0 +5,0 @@ "main": "build/index.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
191236
12
162