@thi.ng/file-io
Advanced tools
Comparing version 0.3.9 to 0.3.10
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.3.9", | ||
"version": "0.3.10", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,10 +37,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.0", | ||
"@thi.ng/api": "^8.4.1", | ||
"@thi.ng/checks": "^3.2.4", | ||
"@thi.ng/logger": "^1.2.0", | ||
"@thi.ng/random": "^3.3.6" | ||
"@thi.ng/logger": "^1.2.1", | ||
"@thi.ng/random": "^3.3.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.11", | ||
"@thi.ng/testament": "^0.2.12", | ||
"rimraf": "^3.0.2", | ||
@@ -112,3 +112,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "295e76c6f68ef34ba2117ff77612848e09f5c587\n" | ||
"gitHead": "be8423e2019e95c14a096260a93b9762dde0c768\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
30548
Updated@thi.ng/api@^8.4.1
Updated@thi.ng/logger@^1.2.1
Updated@thi.ng/random@^3.3.7