Socket
Socket
Sign inDemoInstall

@gossi/config-eslint

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gossi/config-eslint - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

3

configs/naming-conventions/base.js

@@ -62,2 +62,5 @@ /**

},
/**
* Java-like constants
*/
{

@@ -64,0 +67,0 @@ selector: 'classProperty',

20

package.json
{
"name": "@gossi/config-eslint",
"version": "0.10.0",
"version": "0.11.0",
"repository": "https://github.com/gossi/frontend-configs",

@@ -14,3 +14,3 @@ "dependencies": {

"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^12.0.0"
"eslint-plugin-simple-import-sort": "^12.1.0"
},

@@ -23,3 +23,3 @@ "peerDependencies": {

"eslint": "^7.0.0 || ^8.0.0",
"eslint-plugin-ember": "^11.10.0",
"eslint-plugin-ember": "^11.10.0 || ^12.0.0",
"eslint-plugin-qunit": "^7.3.4",

@@ -52,12 +52,12 @@ "eslint-plugin-storybook": "^0.6.12"

"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/preset-env": "^7.24.4",
"@babel/core": "^7.24.6",
"@babel/eslint-parser": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@tsconfig/node18": "^18.2.4",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@types/node": "^20.12.13",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"eslint": "^8.57.0",
"eslint-plugin-ember": "^12.0.2",
"eslint-plugin-ember": "^12.1.1",
"eslint-plugin-qunit": "^8.1.1",

@@ -64,0 +64,0 @@ "eslint-plugin-storybook": "^0.8.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