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 1.15.0 to 1.16.0

1

lib/generate.js

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

comments: false,
recordAndTupleSyntaxType: 'hash',
});
};

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

'throwExpressions',
['recordAndTuple', {
recordAndTupleSyntaxType: 'hash',
syntaxType: 'hash',
}],
];

6

package.json
{
"name": "@putout/engine-parser",
"version": "1.15.0",
"version": "1.16.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

@@ -32,4 +32,4 @@ "description": "putout parser",

"dependencies": {
"@babel/generator": "^7.8.4",
"@babel/parser": "^7.8.4",
"@babel/generator": "^7.9.3",
"@babel/parser": "^7.9.3",
"@babel/template": "^7.8.3",

@@ -36,0 +36,0 @@ "estree-to-babel": "^2.1.0",

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