@types/fs-extra
Advanced tools
Comparing version 4.0.10 to 4.0.11
@@ -288,3 +288,3 @@ // Type definitions for fs-extra 4.0 | ||
export interface WriteFileOptions { | ||
encoding?: BufferEncoding; | ||
encoding?: BufferEncoding | null; | ||
flag?: string; | ||
@@ -291,0 +291,0 @@ mode?: number; |
{ | ||
"name": "@types/fs-extra", | ||
"version": "4.0.10", | ||
"version": "4.0.11", | ||
"description": "TypeScript definitions for fs-extra", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "bb7acde9c3b71ff2da266bc994f7009b8fa8966d2af8119f78e197c29b9b4b5d", | ||
"typeScriptVersion": "2.9" | ||
"typesPublisherContentHash": "f3dacbdfbdd7e3e9443a7cb8c8b5221b530a4449d942eed4f4d797394fbee9f8", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 12 May 2020 23:53:01 GMT | ||
* Last updated: Tue, 19 May 2020 18:23:54 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20820
0