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

@codecademy/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
532
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codecademy/eslint-config - npm Package Compare versions

Comparing version 5.4.0 to 5.5.0-alpha.ece6e6.0

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [5.5.0-alpha.ece6e6.0](http://github.com///compare/@codecademy/eslint-config@5.4.0...@codecademy/eslint-config@5.5.0-alpha.ece6e6.0) (2021-10-26)
### Features
* **eslint-config:** ignores storybook files ([3396c22](http://github.com///commit/3396c2217ab0bacc42fcdb3f2a7664ad7c53a080))
## [5.4.0](http://github.com///compare/@codecademy/eslint-config@5.3.0...@codecademy/eslint-config@5.4.0) (2021-09-10)

@@ -8,0 +17,0 @@

1

index.js

@@ -46,2 +46,3 @@ const localExtends = ['./rules/typescript', './rules/mdx'].map(require.resolve);

'*.test.*',
'*.stories.mdx',
'**/__fixtures__/*',

@@ -48,0 +49,0 @@ '**/__tests__/*',

4

package.json
{
"name": "@codecademy/eslint-config",
"version": "5.4.0",
"version": "5.5.0-alpha.ece6e6.0",
"description": "Shared ESLint config for Codecademy",

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

},
"gitHead": "28c92a3f6b56440919a61667ef34c7609354ec09"
"gitHead": "6a723afa6e5a60e7294fbcbdd28e50c81fe358d3"
}
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