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

@amedia/eslint-config-svelte

Package Overview
Dependencies
Maintainers
51
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/eslint-config-svelte - npm Package Compare versions

Comparing version 5.1.3-rc.0 to 5.1.3-rc.1

3

index.js

@@ -8,4 +8,7 @@ module.exports = {

processor: 'svelte3/svelte3',
rules: {
'import/no-mutable-exports': 'off',
},
},
],
};

4

package.json
{
"name": "@amedia/eslint-config-svelte",
"version": "5.1.3-rc.0",
"version": "5.1.3-rc.1",
"description": "ESLint Svelte configuration to be used by developers at Amedia",

@@ -10,3 +10,3 @@ "main": "index.js",

"scripts": {
"lint": "(cd example && npm run lint)",
"lint": "eslint .",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -13,0 +13,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