@travi/any
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@travi/any", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "random data generator for when test data is insignificant", | ||
@@ -61,2 +61,3 @@ "main": "lib/any.cjs.js", | ||
"dependencies": { | ||
"@types/chance": "1.1.3", | ||
"chance": "1.1.8", | ||
@@ -73,3 +74,2 @@ "debug": "4.3.4", | ||
"@travi/eslint-config-mocha": "1.0.18", | ||
"@types/chance": "1.1.3", | ||
"chai": "4.3.6", | ||
@@ -76,0 +76,0 @@ "commitlint-config-travi": "1.4.15", |
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
27
5
+ Added@types/chance@1.1.3
+ Added@types/chance@1.1.3(transitive)