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.7 to 6.0.8

7

CHANGELOG.md

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

## [6.0.8](https://github.com/thenativeweb/uuidv4/compare/6.0.7...6.0.8) (2020-04-30)
### Bug Fixes
* bump uuid from 7.0.3 to 8.0.0 ([#155](https://github.com/thenativeweb/uuidv4/issues/155)) ([778b642](https://github.com/thenativeweb/uuidv4/commit/778b642e614a80c44853e23710c0797deea851ea))
## [6.0.7](https://github.com/thenativeweb/uuidv4/compare/6.0.6...6.0.7) (2020-03-31)

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

8

package.json
{
"name": "uuidv4",
"version": "6.0.7",
"version": "6.0.8",
"description": "uuidv4 creates v4 UUIDs.",

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

"dependencies": {
"uuid": "7.0.3"
"uuid": "8.0.0"
},
"devDependencies": {
"@types/uuid": "7.0.2",
"@types/uuid": "7.0.3",
"assertthat": "5.1.1",
"roboter": "11.1.17",
"roboter": "11.1.19",
"semantic-release-configuration": "1.0.19"

@@ -38,0 +38,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