@travi/any
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -68,2 +68,3 @@ var Chance = require('chance'), | ||
string: string, | ||
word: word, | ||
integer: integer, | ||
@@ -70,0 +71,0 @@ float: float, |
{ | ||
"name": "@travi/any", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "random data generator for when test data is insignificant", | ||
"main": "any.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"postpublish": "greenkeeper-postpublish" | ||
}, | ||
@@ -27,3 +27,6 @@ "repository": { | ||
"chance": "1.0.3" | ||
}, | ||
"devDependencies": { | ||
"greenkeeper-postpublish": "1.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
15560
61
1
1