mongodb-connection-string-url
Advanced tools
Comparing version
{ | ||
"name": "mongodb-connection-string-url", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "MongoDB connection strings, based on the WhatWG URL API", | ||
@@ -42,3 +42,2 @@ "keywords": [ | ||
"@types/node": "^14.11.1", | ||
"@types/whatwg-url": "^8.0.0", | ||
"@typescript-eslint/eslint-plugin": "^4.2.0", | ||
@@ -61,4 +60,5 @@ "@typescript-eslint/parser": "^4.2.0", | ||
"dependencies": { | ||
"whatwg-url": "^8.4.0" | ||
"whatwg-url": "^8.4.0", | ||
"@types/whatwg-url": "^8.0.0" | ||
} | ||
} |
25492
1.35%18
-5.26%11
10%184
6.36%2
100%+ Added
+ Added
+ Added
+ Added
+ Added