Socket
Socket
Sign inDemoInstall

espree

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

espree - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

lib/ast-node-factory.js

@@ -790,3 +790,3 @@ /**

type: astNodeTypes.YieldExpression,
argument: argument,
argument: argument || null,
delegate: delegate

@@ -793,0 +793,0 @@ };

@@ -11,3 +11,3 @@ {

},
"version": "2.0.0",
"version": "2.0.1",
"files": [

@@ -14,0 +14,0 @@ "bin",

Sorry, the diff of this file is too big to display

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