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

@studyportals/eslint-config

Package Overview
Dependencies
Maintainers
18
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/eslint-config - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "@studyportals/eslint-config",
"version": "0.0.5",
"version": "0.0.6",
"description": "Eslint config for studyportals",

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

@@ -42,4 +42,7 @@ //http://eslint.org/docs/rules/

],
"vue/attribute-hyphenation": [0]
"vue/attribute-hyphenation": [0],
"vue/html-self-closing": [0],
"vue/order-in-components": [0],
"vue/attributes-order": [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