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

espree

Package Overview
Dependencies
Maintainers
3
Versions
98
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 9.3.2 to 9.3.3

2

lib/version.js

@@ -1,3 +0,3 @@

const version = "9.3.2";
const version = "9.3.3";
export default version;

@@ -19,3 +19,3 @@ {

},
"version": "9.3.2",
"version": "9.3.3",
"files": [

@@ -31,7 +31,8 @@ "lib",

"bugs": {
"url": "http://github.com/eslint/espree.git"
"url": "https://github.com/eslint/espree/issues"
},
"funding": "https://opencollective.com/eslint",
"license": "BSD-2-Clause",
"dependencies": {
"acorn": "^8.7.1",
"acorn": "^8.8.0",
"acorn-jsx": "^5.3.2",

@@ -38,0 +39,0 @@ "eslint-visitor-keys": "^3.3.0"

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