Comparing version 6.2.10 to 6.2.11
@@ -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 @@ |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16592
+ Added@types/uuid@8.3.1(transitive)
- Removed@types/uuid@8.3.0(transitive)
Updated@types/uuid@8.3.1