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 2.0.33 to 2.0.34

5

uuid v2.0/index.d.ts

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

10

uuid v2.0/package.json
{
"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).
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