Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/uuidv4

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/uuidv4 - npm Package Compare versions

Comparing version 2.0.0 to 5.0.0

27

uuidv4/package.json
{
"name": "@types/uuidv4",
"version": "2.0.0",
"description": "TypeScript definitions for uuidv4",
"license": "MIT",
"contributors": [
{
"name": "Rindo Hinase",
"url": "https://github.com/Hinaser",
"githubUsername": "Hinaser"
}
],
"version": "5.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for uuidv4, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "7bf164453e52532f8f7389a6ba71443fd3fcbfed824317f5d14fad711706f0bc",
"typeScriptVersion": "2.0"
"author": "",
"repository": "https://github.com/thenativeweb/uuidv4#readme",
"license": "MIT",
"dependencies": {
"uuidv4": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/uuidv4`
This is a stub types definition for uuidv4 (https://github.com/thenativeweb/uuidv4#readme).
# Summary
This package contains type definitions for uuidv4 ( https://github.com/thenativeweb/uuidv4#readme ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuidv4
Additional Details
* Last updated: Mon, 28 Jan 2019 16:52:30 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Rindo Hinase <https://github.com/Hinaser>.
uuidv4 provides its own type definitions, so you don't need @types/uuidv4 installed!
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