@types/uuid
Advanced tools
Comparing version 2.0.33 to 2.0.34
@@ -1,6 +0,1 @@ | ||
// Type definitions for uuid v2.0.3 | ||
// Project: https://github.com/defunctzombie/node-uuid | ||
// Definitions by: Oliver Hoffmann <https://github.com/iamolivinius/> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/uuid", | ||
"version": "2.0.33", | ||
"version": "2.0.34", | ||
"description": "TypeScript definitions for uuid", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid", | ||
"name": "Oliver Hoffmann", | ||
"url": "https://github.com/iamolivinius", | ||
"githubUsername": "iamolivinius" | ||
"githubUsername": "iamolivinius", | ||
"url": "https://github.com/iamolivinius" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "2f5e39cf3ec48d181cab02478ba4b447577db701543710cb03fbec9f001dc626", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "daab2c3130206db5155869f19e3d732f2b93efe8b6258f618ae15abbf26f2324", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for uuid v2.0.3 | ||
// Project: https://github.com/defunctzombie/node-uuid | ||
// Definitions by: Oliver Hoffmann <https://github.com/iamolivinius/> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -51,7 +46,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:35:41 GMT | ||
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Oliver Hoffmann](https://github.com/iamolivinius). |
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
4759
25
50