@travi/any
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -5,17 +5,17 @@ # API Reference | ||
* [simpleObject](#simpleobject) | ||
* [objectWithKeys](#objectwithkeys) | ||
* [fromList](#fromlist) | ||
* [subList](#sublist) | ||
* [listOf](#listof) | ||
* [string](#string) | ||
* [word](#word) | ||
* [sentence](#sentence) | ||
* [paragraph](#paragraph) | ||
* [integer](#integer) | ||
* [float](#float) | ||
* [boolean](#boolean) | ||
* [url](#url) | ||
* [email](#email) | ||
* [date](#date) | ||
* [`simpleObject`](#simpleobject) | ||
* [`objectWithKeys`](#objectwithkeys) | ||
* [`fromList`](#fromlist) | ||
* [`subList`](#sublist) | ||
* [`listOf`](#listof) | ||
* [`string`](#string) | ||
* [`word`](#word) | ||
* [`sentence`](#sentence) | ||
* [`paragraph`](#paragraph) | ||
* [`integer`](#integer) | ||
* [`float`](#float) | ||
* [`boolean`](#boolean) | ||
* [`url`](#url) | ||
* [`email`](#email) | ||
* [`date`](#date) | ||
@@ -22,0 +22,0 @@ ## `simpleObject` |
{ | ||
"name": "@travi/any", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "random data generator for when test data is insignificant", | ||
@@ -55,3 +55,3 @@ "main": "lib/any.cjs.js", | ||
"dependencies": { | ||
"chance": "1.1.5", | ||
"chance": "1.1.6", | ||
"debug": "4.1.1", | ||
@@ -74,3 +74,3 @@ "lodash": "4.17.15", | ||
"husky": "4.2.5", | ||
"mocha": "7.1.2", | ||
"mocha": "7.2.0", | ||
"npm-run-all": "4.1.5", | ||
@@ -85,3 +85,3 @@ "nyc": "15.0.1", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.9.1", | ||
"rollup": "2.10.9", | ||
"rollup-plugin-auto-external": "2.0.0", | ||
@@ -88,0 +88,0 @@ "rollup-plugin-babel": "4.4.0", |
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
43291
18
+ Addedchance@1.1.6(transitive)
- Removedchance@1.1.5(transitive)
Updatedchance@1.1.6