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

eslint-plugin-class-property

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-class-property - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

index.js

2

package.json
{
"name": "eslint-plugin-class-property",
"version": "1.0.2",
"version": "1.0.3",
"description": "Enforces semicolon after class properties",

@@ -5,0 +5,0 @@ "keywords": [

@@ -13,3 +13,3 @@ /**

const rule = require('../../../lib'),
const rule = require('../../../lib/rules/class-property-semicolon'),

@@ -16,0 +16,0 @@ RuleTester = require('eslint').RuleTester;

Sorry, the diff of this file is not supported yet

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