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

@amedia/eslint-config-svelte

Package Overview
Dependencies
Maintainers
0
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 9.0.0 to 9.0.1

12

CHANGELOG.md
# @amedia/eslint-config-svelte
## 9.0.1
### Patch Changes
- 9503ce3: bump eslint-plugin-svelte to 2.46.1
This resolves an error where svelte is used without typescript:
TypeError: Error while loading rule 'svelte/no-inner-declarations':
Cannot destructure property 'blockScopedFunctions' of
'context.options[1]' as it is undefined.
## 9.0.0

@@ -4,0 +16,0 @@

4

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

@@ -31,3 +31,3 @@ "type": "module",

"dependencies": {
"eslint-plugin-svelte": "2.46.0"
"eslint-plugin-svelte": "2.46.1"
},

@@ -34,0 +34,0 @@ "peerDependencies": {

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