Socket
Socket
Sign inDemoInstall

@mongosh/async-rewriter2

Package Overview
Dependencies
Maintainers
11
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongosh/async-rewriter2 - npm Package Compare versions

Comparing version 0.11.0 to 0.12.0

bin/async-rewrite.js

3

lib/async-writer-babel.js

@@ -37,3 +37,4 @@ "use strict";

configFile: false,
babelrc: false
babelrc: false,
compact: code.length > 10000
})) === null || _a === void 0 ? void 0 : _a.code;

@@ -40,0 +41,0 @@ }

{
"name": "@mongosh/async-rewriter2",
"version": "0.11.0",
"version": "0.12.0",
"description": "MongoDB Shell Async Rewriter Package",

@@ -10,3 +10,3 @@ "main": "./lib/index.js",

"test-ci": "mocha -r \"../../scripts/import-expansions.js\" --timeout 60000 -r ts-node/register \"./{src,lib}/**/*.spec.ts\"",
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"lint": "eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"",
"check": "npm run lint",

@@ -41,3 +41,3 @@ "compile-ts": "tsc -p tsconfig.json",

},
"gitHead": "3f9e4337ee20219985800d99923a4903a21bfa5a"
"gitHead": "0ede48aaa7f42d18eb81069ac19cc0a5d4751e69"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc