@types/root__asn1
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -1,7 +0,1 @@ | ||
// Type definitions for @root/asn1 1.0 | ||
// Project: https://git.coolaj86.com/coolaj86/asn1.js | ||
// Definitions by: Junxiao Shi <https://github.com/yoursunny> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.7 | ||
export {}; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/root__asn1", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for @root/asn1", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/root__asn1", | ||
"name": "Junxiao Shi", | ||
"url": "https://github.com/yoursunny", | ||
"githubUsername": "yoursunny" | ||
"githubUsername": "yoursunny", | ||
"url": "https://github.com/yoursunny" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b89685522d2097424e9f6e9e8f63c2accc691f3ad9de091df0d0f2bc61bc3db4", | ||
"typesPublisherContentHash": "e47a1b5d8d2e6c07627bec1fc68132db0649e9e6d0de4c3bb649f410349bbe24", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for @root/asn1 1.0 | ||
// Project: https://git.coolaj86.com/coolaj86/asn1.js | ||
// Definitions by: Junxiao Shi <https://github.com/yoursunny> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.7 | ||
export {}; | ||
@@ -69,7 +63,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Junxiao Shi](https://github.com/yoursunny). |
5732
29
67