Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mongosh/js-multiline-to-singleline

Package Overview
Dependencies
Maintainers
10
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongosh/js-multiline-to-singleline - npm Package Compare versions

Comparing version 1.3.1 to 1.4.1

3

lib/index.js

@@ -69,2 +69,5 @@ "use strict";

comments: true,
configFile: false,
babelrc: false,
browserslistConfigFile: false,
plugins: [lineCommentToBlockComment],

@@ -71,0 +74,0 @@ sourceType: 'script'

8

package.json
{
"name": "@mongosh/js-multiline-to-singleline",
"version": "1.3.1",
"version": "1.4.1",
"description": "Make multiline JS into a single line",

@@ -32,8 +32,8 @@ "main": "./lib/index.js",

"dependencies": {
"@babel/core": "^7.14.8"
"@babel/core": "^7.16.12"
},
"devDependencies": {
"@types/babel__core": "^7.1.15"
"@types/babel__core": "^7.1.18"
},
"gitHead": "29a1453899120580f7ee669ec5952810b86d11b7"
"gitHead": "4e88ce238c93af5f2eb5ad9f9e3a2ac5ef1eb2e0"
}

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