Socket
Socket
Sign inDemoInstall

@eslint-community/eslint-utils

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-community/eslint-utils - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

package.json
{
"name": "@eslint-community/eslint-utils",
"version": "3.0.0",
"version": "3.0.1",
"description": "Utilities for ESLint plugins.",

@@ -26,3 +26,2 @@ "engines": {

"@mysticatea/eslint-plugin": "^13.0.0",
"codecov": "^3.6.1",
"dot-prop": "^4.2.0",

@@ -57,5 +56,5 @@ "eslint": "^7.24.0",

"format:prettier": "prettier docs/.vuepress/config.js src/**/*.js test/**/*.js rollup.config.js .vscode/*.json *.json .github/**/*.yml *.yml docs/**/*.md *.md",
"format:check": "npm run -s format:prettier -- --check",
"lint": "eslint docs/.vuepress/config.js src test rollup.config.js",
"test": "run-s \"format:prettier -- --check\" lint build test:mocha",
"test:mocha": "nyc mocha --reporter dot \"test/*.js\"",
"test": "nyc mocha --reporter dot \"test/*.js\"",
"preversion": "npm test && npm run -s build",

@@ -62,0 +61,0 @@ "postversion": "git push && git push --tags",

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