@types/isomorphic-git__lightning-fs
Advanced tools
Comparing version
@@ -78,3 +78,3 @@ // Type definitions for @isomorphic-git/lightning-fs 4.4 | ||
/** Encoding of Data */ | ||
encoding?: 'utf8'; | ||
encoding?: 'utf8' | undefined; | ||
/** Unix Octet Represenation of File Mode */ | ||
@@ -86,3 +86,3 @@ mode: number; | ||
/** Unix Octet Represenation of File Mode */ | ||
mode?: number; | ||
mode?: number | undefined; | ||
} | ||
@@ -89,0 +89,0 @@ |
{ | ||
"name": "@types/isomorphic-git__lightning-fs", | ||
"version": "4.4.1", | ||
"version": "4.4.2", | ||
"description": "TypeScript definitions for @isomorphic-git/lightning-fs", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isomorphic-git__lightning-fs", | ||
"license": "MIT", | ||
@@ -24,4 +25,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "deda688737f3cd6ac36176b1fb01c6fcdaed53551d6d4811a2be1951d5871cf0", | ||
"typeScriptVersion": "3.5" | ||
"typesPublisherContentHash": "09db5ea87759c97daec5ad03d66d2c6a120c8aa6f50376ad53f26a80fbf76025", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 04 May 2021 23:03:11 GMT | ||
* Last updated: Thu, 08 Jul 2021 14:23:20 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9044
1.58%0
-100%