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

@nuxt/eslint-config

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/eslint-config - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

index.js

27

package.json
{
"name": "@nuxt/eslint-config",
"version": "0.0.1",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.1.0",
"description": "ESLint config for Nuxt projects",
"repository": "nuxt/eslint-config",
"license": "MIT",
"main": "index.js",
"exports": {
".": "./index.js"
},
"files": [
"dist"
"index.js"
],
"keywords": [],
"license": "MIT"
"dependencies": {
"@rushstack/eslint-patch": "^1.2.0",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"eslint-plugin-vue": "^9.8.0",
"typescript": "^4.9.3"
},
"devDependencies": {
"eslint": "^8.29.0"
},
"peerDependencies": {
"eslint": "^8.29.0"
}
}
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