Socket
Socket
Sign inDemoInstall

babel-preset-current-node-syntax

Package Overview
Dependencies
64
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "babel-preset-current-node-syntax",
"version": "0.1.1",
"version": "0.1.2",
"description": "A Babel preset that enables parsing of proposals supported by the current Node.js version.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -31,3 +31,3 @@ const tests = {

return true;
} catch {
} catch (_error) {
return false;

@@ -34,0 +34,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc