Socket
Socket
Sign inDemoInstall

@jict/eslint-plugin

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jict/eslint-plugin - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [0.0.11](https://github.com/justincase-jp/web-configs/compare/eslint-plugin@0.0.10...eslint-plugin@0.0.11) (2022-02-09)
### Features
* add stories to no-extraneous-dependencies ([d5e1d38](https://github.com/justincase-jp/web-configs/commit/d5e1d38bc7b33abff2af91ed3116ee44887e43a0))
## [0.0.10](https://github.com/justincase-jp/web-configs/compare/eslint-plugin@0.0.9...eslint-plugin@0.0.10) (2022-02-02)

@@ -2,0 +11,0 @@

2

package.json
{
"name": "@jict/eslint-plugin",
"version": "0.0.10",
"version": "0.0.11",
"description": "justInCaseTechnologies's ESLint rules and configs.",

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

@@ -59,5 +59,6 @@ // see https://github.com/benmosher/eslint-plugin-import

'scripts/**',
'**/*.spec.ts',
'**/*.test.ts',
'**/*.e2e-spec.ts',
'**/*.spec.*',
'**/*.test.*',
'**/*.e2e-spec.*',
'**/*.stories.*',
],

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