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

@putout/engine-parser

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/engine-parser - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

1

lib/parsers/babel/plugins.js

@@ -16,2 +16,3 @@ 'use strict';

'recordAndTuple',
'explicitResourceManagement',
];

1

lib/print.js

@@ -19,3 +19,2 @@ 'use strict';

const {sourceMapName} = options;
const [printer = 'putout', printerOptions] = maybeArray(options.printer);

@@ -22,0 +21,0 @@

{
"name": "@putout/engine-parser",
"version": "7.0.0",
"version": "7.1.0",
"type": "commonjs",

@@ -58,6 +58,6 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

"eslint-plugin-n": "^16.0.0",
"eslint-plugin-putout": "^17.0.0",
"eslint-plugin-putout": "^18.0.0",
"espree": "^9.0.0",
"esprima": "^4.0.1",
"hermes-parser": "^0.12.1",
"hermes-parser": "^0.14.0",
"just-camel-case": "^4.0.2",

@@ -64,0 +64,0 @@ "lerna": "^6.0.1",

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