Socket
Socket
Sign inDemoInstall

@types/uuid

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/uuid - npm Package Compare versions

Comparing version 9.0.3 to 9.0.4

8

uuid/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc