@types/uuid
Advanced tools
Comparing version 9.0.3 to 9.0.4
@@ -58,5 +58,5 @@ // Type definitions for uuid 9.0 | ||
interface v3Static { | ||
// https://github.com/uuidjs/uuid/blob/master/src/v35.js#L22 | ||
// https://github.com/uuidjs/uuid/blob/master/src/v35.js#L16 | ||
DNS: string; | ||
// https://github.com/uuidjs/uuid/blob/master/src/v35.js#L23 | ||
// https://github.com/uuidjs/uuid/blob/master/src/v35.js#L17 | ||
URL: string; | ||
@@ -74,5 +74,5 @@ } | ||
interface v5Static { | ||
// https://github.com/uuidjs/uuid/blob/master/src/v35.js#L22 | ||
// https://github.com/uuidjs/uuid/blob/master/src/v35.js#L16 | ||
DNS: string; | ||
// https://github.com/uuidjs/uuid/blob/master/src/v35.js#L23 | ||
// https://github.com/uuidjs/uuid/blob/master/src/v35.js#L17 | ||
URL: string; | ||
@@ -79,0 +79,0 @@ } |
{ | ||
"name": "@types/uuid", | ||
"version": "9.0.3", | ||
"version": "9.0.4", | ||
"description": "TypeScript definitions for uuid", | ||
@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "ba21565c2145fabc587317d22afc7abec4415f72b0234d2012b5b4f73f7f7816", | ||
"typeScriptVersion": "4.3", | ||
"typesPublisherContentHash": "bce6069b94fc3e504545efe5646f5e5d0ccbb6a2cfaf3d36698b945952fa4fec", | ||
"typeScriptVersion": "4.5", | ||
"exports": { | ||
@@ -47,0 +47,0 @@ "./package.json": "./package.json", |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:35:40 GMT | ||
* Last updated: Thu, 14 Sep 2023 14:21:18 GMT | ||
* Dependencies: none | ||
@@ -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