@mongodb-js/ssh-tunnel
Advanced tools
Comparing version 1.9.1 to 2.0.0
@@ -16,3 +16,3 @@ { | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "1.9.1", | ||
"version": "2.0.0", | ||
"repository": { | ||
@@ -53,6 +53,6 @@ "type": "git", | ||
"devDependencies": { | ||
"@mongodb-js/eslint-config-compass": "^0.11.0", | ||
"@mongodb-js/mocha-config-compass": "^0.12.0", | ||
"@mongodb-js/prettier-config-compass": "^0.6.0", | ||
"@mongodb-js/tsconfig-compass": "^0.7.0", | ||
"@mongodb-js/eslint-config-compass": "^1.0.0", | ||
"@mongodb-js/mocha-config-compass": "^1.0.0", | ||
"@mongodb-js/prettier-config-compass": "^1.0.0", | ||
"@mongodb-js/tsconfig-compass": "^1.0.0", | ||
"@types/chai": "^4.2.21", | ||
@@ -66,3 +66,3 @@ "@types/chai-as-promised": "^7.1.4", | ||
"chai": "^4.3.4", | ||
"chai-as-promised": "*", | ||
"chai-as-promised": "^7.1.1", | ||
"depcheck": "^1.4.1", | ||
@@ -80,7 +80,7 @@ "eslint": "^7.25.0", | ||
"dependencies": { | ||
"debug": "4.3.0", | ||
"debug": "^4.2.0", | ||
"socksv5": "0.0.6", | ||
"ssh2": "^0.8.9" | ||
}, | ||
"gitHead": "94eb44eba276874d7a3bfa44e394d87a8d9b88be" | ||
"gitHead": "a30734888ab496a07d58e26870e5e33b374e98f7" | ||
} |
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
47989
+ Addeddebug@4.3.7(transitive)
+ Addedms@2.1.3(transitive)
- Removeddebug@4.3.0(transitive)
- Removedms@2.1.2(transitive)
Updateddebug@^4.2.0