New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@elfinct/eslint-plugin-elfin

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elfinct/eslint-plugin-elfin - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

index.js

@@ -7,6 +7,8 @@ const VxPrefix = require('./dist/rules/vx-prefix')

module.exports = {
VxPrefix,
RefPrefix,
Comments,
InvalidConsole,
rules: {
'vx-prefix': VxPrefix,
'ref-prefix': RefPrefix,
'comments': Comments,
'invalid-console': InvalidConsole,
},
}

2

package.json
{
"name": "@elfinct/eslint-plugin-elfin",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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