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.17.2 to 1.18.0

1

lib/parsers/babel/options.js

@@ -6,3 +6,4 @@ 'use strict';

allowAwaitOutsideFunction: true,
allowUndeclaredExports: true,
};

18

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

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

"@babel/types": "^7.6.3",
"@cloudcmd/stub": "^2.3.4",
"@putout/test": "^1.1.1",
"@cloudcmd/stub": "^3.0.0",
"@putout/test": "^2.0.0",
"acorn": "https://github.com/coderaiser/acorn/archive/7.1.0.tar.gz",

@@ -54,15 +54,15 @@ "acorn-jsx": "^5.0.2",

"coveralls": "^3.0.0",
"eslint": "^6.2.0",
"eslint": "^7.0.0-rc.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-putout": "^3.0.0",
"espree": "^6.1.1",
"eslint-plugin-putout": "^4.0.0",
"espree": "^7.0.0",
"esprima": "^4.0.1",
"just-camel-case": "^4.0.2",
"lerna": "^3.8.5",
"madrun": "^5.0.0",
"madrun": "^6.0.0",
"nodemon": "^2.0.1",
"nyc": "^14.0.0",
"nyc": "^15.0.1",
"putout": "*",
"redrun": "^7.0.2",
"supertape": "^1.2.3",
"supertape": "^2.0.0",
"tenko": "^1.0.6",

@@ -69,0 +69,0 @@ "try-catch": "^3.0.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