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

uuidv4

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uuidv4 - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

.releaserc.json

9

package.json
{
"name": "uuidv4",
"version": "6.0.0",
"version": "6.0.1",
"description": "uuid creates UUIDs.",

@@ -30,8 +30,9 @@ "contributors": [

"dependencies": {
"uuid": "3.3.3"
"uuid": "3.4.0"
},
"devDependencies": {
"@types/uuid": "3.4.6",
"assertthat": "5.0.1",
"roboter": "9.2.0"
"assertthat": "5.1.0",
"roboter": "10.1.22",
"semantic-release-configuration": "1.0.10"
},

@@ -38,0 +39,0 @@ "repository": {

@@ -7,9 +7,9 @@ # uuid

| Category | Status |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Version | [![npm](https://img.shields.io/npm/v/uuidv4)](https://www.npmjs.com/package/uuidv4) |
| Dependencies | ![David](https://img.shields.io/david/thenativeweb/uuidv4) |
| Dev dependencies | ![David](https://img.shields.io/david/dev/thenativeweb/uuidv4) |
| Build | [![CircleCI](https://img.shields.io/circleci/build/github/thenativeweb/uuidv4)](https://circleci.com/gh/thenativeweb/uuidv4/tree/master) |
| License | ![GitHub](https://img.shields.io/github/license/thenativeweb/uuidv4) |
| Category | Status |
| ---------------- | --------------------------------------------------------------------------------------------------- |
| Version | [![npm](https://img.shields.io/npm/v/uuidv4)](https://www.npmjs.com/package/uuidv4) |
| Dependencies | ![David](https://img.shields.io/david/thenativeweb/uuidv4) |
| Dev dependencies | ![David](https://img.shields.io/david/dev/thenativeweb/uuidv4) |
| Build | ![GitHub Actions](https://github.com/thenativeweb/uuidv4/workflows/Release/badge.svg?branch=master) |
| License | ![GitHub](https://img.shields.io/github/license/thenativeweb/uuidv4) |

@@ -16,0 +16,0 @@ ## Installation

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