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

eslint-plugin-quintoandar

Package Overview
Dependencies
Maintainers
10
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-quintoandar - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

rules/no-var-message-id.js

2

index.js

@@ -22,2 +22,3 @@ /* eslint-disable global-require */

'no-default-message': require('./rules/no-default-message'),
'no-var-message-id': require('./rules/no-var-message-id'),
'quintoandar-import-order': require('./rules/quintoandar-import-order'),

@@ -42,2 +43,3 @@ },

'no-default-message': 2,
'no-var-message-id': 2,
'quintoandar-import-order': 2,

@@ -44,0 +46,0 @@ },

2

package.json
{
"name": "eslint-plugin-quintoandar",
"version": "1.11.0",
"version": "1.12.0",
"description": "An eslint-plugin for PWA-Tenants custom rules",

@@ -5,0 +5,0 @@ "main": "index.js",

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