@mongosh/js-multiline-to-singleline
Advanced tools
Comparing version 2.2.15 to 2.3.0
{ | ||
"name": "@mongosh/js-multiline-to-singleline", | ||
"version": "2.2.15", | ||
"version": "2.3.0", | ||
"description": "Make multiline JS into a single line", | ||
@@ -42,5 +42,5 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@mongodb-js/eslint-config-mongosh": "2.2.15", | ||
"@mongodb-js/eslint-config-mongosh": "2.3.0", | ||
"@mongodb-js/prettier-config-devtools": "^1.0.1", | ||
"@mongodb-js/tsconfig-mongosh": "2.2.15", | ||
"@mongodb-js/tsconfig-mongosh": "2.3.0", | ||
"@types/babel__core": "^7.1.18", | ||
@@ -51,3 +51,3 @@ "depcheck": "^1.4.3", | ||
}, | ||
"gitHead": "1570f12d8dcdbf4668e2323edc124fd9c467e9f5" | ||
"gitHead": "2013159f06f902b4e9a2060df411c6b5646d49d4" | ||
} |
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
21444