Comparing version 11.0.5 to 11.0.6
{ | ||
"name": "zeelib", | ||
"description": "Node utility library", | ||
"version": "11.0.5", | ||
"version": "11.0.6", | ||
"author": { | ||
@@ -48,6 +48,6 @@ "email": "zac@zacanger.com", | ||
"devDependencies": { | ||
"@types/node": "12.12.7", | ||
"@types/node": "12.12.17", | ||
"@types/tape": "4.2.33", | ||
"eslint": "6.6.0", | ||
"eslint-plugin-jane": "7.0.0", | ||
"eslint": "6.7.2", | ||
"eslint-plugin-jane": "7.0.1", | ||
"npm-run-all": "4.1.5", | ||
@@ -59,5 +59,5 @@ "nyc": "14.1.1", | ||
"tape": "4.11.0", | ||
"ts-node": "8.4.1", | ||
"typedoc": "0.15.0", | ||
"typescript": "3.7.2" | ||
"ts-node": "8.5.4", | ||
"typedoc": "0.15.4", | ||
"typescript": "3.7.3" | ||
}, | ||
@@ -64,0 +64,0 @@ "engines": { |
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
66549