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
71
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 0.0.0-kragl-20220620100536 to 0.0.0-unicorn-20231218094650

CHANGELOG.md

17

package.json
{
"name": "@amedia/eslint-config-svelte",
"version": "0.0.0-kragl-20220620100536",
"version": "0.0.0-unicorn-20231218094650",
"description": "ESLint Svelte configuration to be used by developers at Amedia",
"main": "index.js",
"files": [
"index.js",
"prettier.config.js"
],
"type": "commonjs",
"main": "index.cjs",
"scripts": {

@@ -30,9 +27,7 @@ "lint": "eslint .",

"eslint": "8.x",
"eslint-plugin-svelte3": "3.x",
"prettier-plugin-svelte": "2.x"
"eslint-plugin-svelte": "2.x"
},
"devDependencies": {
"eslint": "8.16.0",
"eslint-plugin-svelte3": "3.4.1",
"prettier-plugin-svelte": "2.7.0"
"eslint": "8.52.0",
"eslint-plugin-svelte": "2.32.4"
},

@@ -39,0 +34,0 @@ "publishConfig": {

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