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

@arnaud-barre/eslint-plugin-custom

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arnaud-barre/eslint-plugin-custom - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

rules/no-unused-property-signature.js

1

index.js

@@ -7,2 +7,3 @@ "use strict";

"jsx-no-number-truthiness": require("./rules/jsx-no-number-truthiness").rule,
"no-unused-property-signature": require("./rules/no-unused-property-signature").rule,
"no-useless-template-string": require("./rules/no-useless-template-string")

@@ -9,0 +10,0 @@ .rule,

3

package.json
{
"name": "@arnaud-barre/eslint-plugin-custom",
"description": "Custom rules for @arnaud-barre/eslint-config",
"version": "1.0.4",
"version": "1.1.0",
"license": "MIT",

@@ -21,3 +21,2 @@ "author": "Arnaud Barré (https://github.com/ArnaudBarre)",

"devDependencies": {
"eslint": "^8.26.0",
"@types/node": "^18.11.7",

@@ -24,0 +23,0 @@ "typescript": "^4.8.4"

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