Comparing version 6.0.7 to 6.0.8
@@ -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 @@ |
{ | ||
"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 @@ }, |
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
9590
+ Addeduuid@8.0.0(transitive)
- Removeduuid@7.0.3(transitive)
Updateduuid@8.0.0