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

@mapbox/eslint-config-mapbox

Package Overview
Dependencies
Maintainers
235
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/eslint-config-mapbox - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

xss.js

2

package.json
{
"name": "@mapbox/eslint-config-mapbox",
"version": "1.1.0",
"version": "1.2.0",
"description": "Generic eslint configuration for Mapbox",

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

@@ -70,4 +70,2 @@ # eslint-config-mapbox

**All plugin-specific configurations extend the same base configuration, found in `base.js`.**
- [`@mapbox/eslint-config-mapbox`**`/node`**](./node.js)

@@ -86,2 +84,6 @@ - Depends on [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node).

- For `Promise`s.
- [`@mapbox/eslint-config-mapbox`**`/xss`**](./xss.js)
- Depends on [eslint-plugin-xss](https://github.com/Rantanen/eslint-plugin-xss).
- For avoiding potential XSS issues in front end JavaScript.
- Does not perform any JavaScript style linting if used on its own.

@@ -88,0 +90,0 @@ ### With Prettier

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