@mongosh/async-rewriter2
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -39,2 +39,3 @@ "use strict"; | ||
babelrc: false, | ||
browserslistConfigFile: false, | ||
compact: code.length > 10000, | ||
@@ -41,0 +42,0 @@ sourceType: 'script' |
{ | ||
"name": "@mongosh/async-rewriter2", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "MongoDB Shell Async Rewriter Package", | ||
@@ -40,3 +40,3 @@ "main": "./lib/index.js", | ||
}, | ||
"gitHead": "01997aba3b8e001c8668656731e12d491972756a" | ||
"gitHead": "4e85ce5da2c82852b3de012b584fbf615f0477d9" | ||
} |
Sorry, the diff of this file is not supported yet
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
95616
1001