@xyo-network/sdk-xyo-mongo-js
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@xyo-network/sdk-xyo-mongo-js", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Base functionality used throughout XYO TypeScript/JavaScript libraries that access Mongo DB", | ||
@@ -46,5 +46,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@xylabs/assert": "^4.1.0", | ||
"@xylabs/delay": "^4.1.0", | ||
"@xylabs/forget": "^4.1.0", | ||
"@xylabs/assert": "^4.3.3", | ||
"@xylabs/delay": "^4.3.3", | ||
"@xylabs/forget": "^4.3.3", | ||
"async-mutex": "^0.5.0", | ||
@@ -54,4 +54,4 @@ "mongodb": "~6.8.2" | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.1.0", | ||
"@xylabs/tsconfig": "^4.1.0", | ||
"@xylabs/ts-scripts-yarn3": "^4.2.3", | ||
"@xylabs/tsconfig": "^4.2.3", | ||
"typescript": "^5.6.3" | ||
@@ -58,0 +58,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
Updated@xylabs/assert@^4.3.3
Updated@xylabs/delay@^4.3.3
Updated@xylabs/forget@^4.3.3