Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hermes-eslint

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hermes-eslint - npm Package Compare versions

Comparing version 0.20.0 to 0.20.1

2

dist/scope-manager/referencer/TypeVisitor.js

@@ -343,2 +343,4 @@ /**

this._referencer.currentScope().referenceValue(identifier);
this.visit(node.typeArguments);
}

@@ -345,0 +347,0 @@

6

package.json
{
"name": "hermes-eslint",
"version": "0.20.0",
"version": "0.20.1",
"description": "A custom parser for ESLint using the Hermes parser",

@@ -19,5 +19,5 @@ "main": "dist/index.js",

"esrecurse": "^4.3.0",
"hermes-estree": "0.20.0",
"hermes-parser": "0.20.0"
"hermes-estree": "0.20.1",
"hermes-parser": "0.20.1"
}
}

Sorry, the diff of this file is not supported yet

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