uuid-mongodb
Advanced tools
Comparing version 2.3.2 to 2.3.3
{ | ||
"name": "uuid-mongodb", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "Generates and parses MongoDB BSON UUIDs. Plays nicely with others including the MongoDB native driver and Mongoose.", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"uuid": "^8.3.0" | ||
"uuid": "^8.3.1" | ||
}, | ||
@@ -34,9 +34,9 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"eslint": "^7.9.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint": "^7.11.0", | ||
"eslint-config-prettier": "^6.12.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"mocha": "^8.1.3", | ||
"mongodb": "^3.6.2", | ||
"prettier": "^2.1.1" | ||
"prettier": "^2.1.2" | ||
} | ||
} |
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
13322
Updateduuid@^8.3.1