Socket
Socket
Sign inDemoInstall

espree

Package Overview
Dependencies
3
Maintainers
3
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.3.1 to 9.3.2

2

lib/version.js

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

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

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

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

@@ -35,4 +35,4 @@ "lib",

"dependencies": {
"acorn": "^8.7.0",
"acorn-jsx": "^5.3.1",
"acorn": "^8.7.1",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.3.0"

@@ -45,18 +45,13 @@ },

"c8": "^7.11.0",
"chai": "^4.3.4",
"eslint": "^7.22.0",
"chai": "^4.3.6",
"eslint": "^8.13.0",
"eslint-config-eslint": "^7.0.0",
"eslint-plugin-jsdoc": "^32.2.0",
"eslint-plugin-jsdoc": "^39.2.4",
"eslint-plugin-node": "^11.1.0",
"eslint-release": "^3.2.0",
"esprima": "latest",
"esprima-fb": "^8001.2001.0-dev-harmony-fb",
"json-diff": "^0.5.4",
"mocha": "^8.3.1",
"mocha": "^9.2.2",
"npm-run-all": "^4.1.5",
"regenerate": "^1.4.0",
"rollup": "^2.41.2",
"shelljs": "^0.3.0",
"shelljs-nodecli": "^0.1.1",
"unicode-6.3.0": "^0.7.5"
"shelljs": "^0.3.0"
},

@@ -76,3 +71,3 @@ "keywords": [

"test": "npm-run-all -p unit lint",
"lint": "eslint \"*.?(c)js\" lib/ tests/lib/",
"lint": "eslint .",
"fixlint": "npm run lint -- --fix",

@@ -79,0 +74,0 @@ "build": "rollup -c rollup.config.js",

[![npm version](https://img.shields.io/npm/v/espree.svg)](https://www.npmjs.com/package/espree)
[![Build Status](https://travis-ci.org/eslint/espree.svg?branch=master)](https://travis-ci.org/eslint/espree)
[![npm downloads](https://img.shields.io/npm/dm/espree.svg)](https://www.npmjs.com/package/espree)
[![Build Status](https://github.com/eslint/espree/workflows/CI/badge.svg)](https://github.com/eslint/espree/actions)
[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=9348450)](https://www.bountysource.com/trackers/9348450-eslint?utm_source=9348450&utm_medium=shield&utm_campaign=TRACKER_BADGE)

@@ -5,0 +5,0 @@

Sorry, the diff of this file is not supported yet

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