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 6.2.0 to 6.3.0

5

lib/parsers/babel/plugins.js

@@ -5,11 +5,8 @@ 'use strict';

'importMeta',
'importAssertions',
'importAttributes',
'dynamicImport',
'bigInt',
'classPrivateProperties',
'classPrivateMethods',
'classProperties',
'decorators-legacy',
'destructuringPrivate',
'numericSeparator',
'exportDefaultFrom',

@@ -16,0 +13,0 @@ 'throwExpressions',

4

package.json
{
"name": "@putout/engine-parser",
"version": "6.2.0",
"version": "6.3.0",
"type": "commonjs",

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

"eslint": "^8.0.1",
"eslint-plugin-n": "^15.2.4",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-putout": "^17.0.0",

@@ -60,0 +60,0 @@ "espree": "^9.0.0",

@@ -101,2 +101,3 @@ # @putout/engine-parser [![NPM version][NPMIMGURL]][NPMURL]

});
// returns

@@ -103,0 +104,0 @@ `const hello = 'world';

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