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 3.4.2 to 3.4.3

3

uuid/index.d.ts

@@ -13,3 +13,3 @@ // Type definitions for uuid 3.4

import { v1, v4 } from './interfaces';
import { v1, v4, v5 } from './interfaces';

@@ -19,2 +19,3 @@ interface UuidStatic {

v4: v4;
v5: v5;
}

@@ -21,0 +22,0 @@

{
"name": "@types/uuid",
"version": "3.4.2",
"version": "3.4.3",
"description": "TypeScript definitions for uuid",

@@ -32,4 +32,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "ca5a5b187941b1deb6ef9ace4f1fd2fc6f62599d82862d499b8b529fafe7d11d",
"typesPublisherContentHash": "289a2946ca1133becf8544daf4c0793edd0865bc330235695880e041e80ff1b0",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 06 Sep 2017 14:55:01 GMT
* Last updated: Tue, 17 Oct 2017 16:30:06 GMT
* Dependencies: node

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc