@thi.ng/file-io
Advanced tools
Comparing version 0.3.14 to 0.3.15
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.3.14", | ||
"version": "0.3.15", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -38,9 +38,9 @@ "type": "module", | ||
"@thi.ng/api": "^8.4.3", | ||
"@thi.ng/checks": "^3.2.6", | ||
"@thi.ng/logger": "^1.4.0", | ||
"@thi.ng/random": "^3.3.10" | ||
"@thi.ng/checks": "^3.3.0", | ||
"@thi.ng/logger": "^1.4.1", | ||
"@thi.ng/random": "^3.3.11" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.2", | ||
"@thi.ng/testament": "^0.3.3", | ||
"rimraf": "^3.0.2", | ||
@@ -112,3 +112,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "c3f7d6598c7d7d0c61ba87150a56deac12649d7b\n" | ||
"gitHead": "612b1b0bdf442473f04c2edac3012975a6ca28bb\n" | ||
} |
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
Updated@thi.ng/checks@^3.3.0
Updated@thi.ng/logger@^1.4.1
Updated@thi.ng/random@^3.3.11