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

uuidv4

Package Overview
Dependencies
Maintainers
4
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.5 to 6.0.6

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [6.0.6](https://github.com/thenativeweb/uuidv4/compare/6.0.5...6.0.6) (2020-03-04)
### Bug Fixes
* bump uuid from 7.0.1 to 7.0.2 ([#132](https://github.com/thenativeweb/uuidv4/issues/132)) ([dc8cfb6](https://github.com/thenativeweb/uuidv4/commit/dc8cfb618c4edb75cdf60270f90fcdcfa513962c))
## [6.0.5](https://github.com/thenativeweb/uuidv4/compare/6.0.4...6.0.5) (2020-02-25)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "uuidv4",
"version": "6.0.5",
"version": "6.0.6",
"description": "uuidv4 creates v4 UUIDs.",

@@ -30,3 +30,3 @@ "contributors": [

"dependencies": {
"uuid": "7.0.1"
"uuid": "7.0.2"
},

@@ -36,3 +36,3 @@ "devDependencies": {

"assertthat": "5.1.0",
"roboter": "11.0.24",
"roboter": "11.1.2",
"semantic-release-configuration": "1.0.18"

@@ -39,0 +39,0 @@ },

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