@mongodb-js/ssh-tunnel
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -16,3 +16,3 @@ { | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"repository": { | ||
@@ -27,7 +27,10 @@ "type": "git", | ||
"main": "dist/index.js", | ||
"compass:main": "src/index.ts", | ||
"exports": { | ||
"webpack": "./src/index.ts", | ||
"require": "./dist/index.js", | ||
"import": "./dist/.esm-wrapper.mjs" | ||
}, | ||
"compass:exports": { | ||
".": "./src/index.ts" | ||
}, | ||
"types": "./dist/index.d.ts", | ||
@@ -51,3 +54,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@mongodb-js/eslint-config-compass": "^0.7.0", | ||
"@mongodb-js/eslint-config-compass": "^0.8.0", | ||
"@mongodb-js/mocha-config-compass": "^0.10.0", | ||
@@ -79,3 +82,3 @@ "@mongodb-js/prettier-config-compass": "^0.5.0", | ||
}, | ||
"gitHead": "a1283df32eb52881cc00eb73f8d435f772cdbfde" | ||
"gitHead": "2c4149184e87b8340851590663287b914d7ee63e" | ||
} |
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
45124
150