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

@pocket-tools/eslint-config

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pocket-tools/eslint-config - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

5

.eslintrc.js

@@ -8,2 +8,5 @@ module.exports = {

],
// by default, eslint ignores directories beginning with a .
// the below tells eslint *not* to ignore the .aws directory
ignorePatterns: ['!/.aws'],
plugins: [],

@@ -51,2 +54,2 @@ rules: {

},
};
};

2

package.json
{
"name": "@pocket-tools/eslint-config",
"version": "1.0.0",
"version": "1.1.0",
"description": "ESLint Config used across Pocket",

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

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