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.2.10 to 6.2.11

7

CHANGELOG.md

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

## [6.2.11](https://github.com/thenativeweb/uuidv4/compare/6.2.10...6.2.11) (2021-07-06)
### Bug Fixes
* bump @types/uuid from 8.3.0 to 8.3.1 ([#357](https://github.com/thenativeweb/uuidv4/issues/357)) ([028b971](https://github.com/thenativeweb/uuidv4/commit/028b971db72e4c549bde23b9785cd58cd4fb9366))
## [6.2.10](https://github.com/thenativeweb/uuidv4/compare/6.2.9...6.2.10) (2021-06-08)

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

10

package.json
{
"name": "uuidv4",
"version": "6.2.10",
"version": "6.2.11",
"description": "uuidv4 creates v4 UUIDs.",

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

"dependencies": {
"@types/uuid": "8.3.0",
"@types/uuid": "8.3.1",
"uuid": "8.3.2"
},
"devDependencies": {
"assertthat": "6.3.1",
"roboter": "11.7.3",
"semantic-release-configuration": "2.0.1"
"assertthat": "6.3.5",
"roboter": "11.7.7",
"semantic-release-configuration": "2.0.5"
},

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

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