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

eslint-config-brightspace

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-brightspace - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

lit-config.js

4

package.json
{
"name": "eslint-config-brightspace",
"version": "0.4.1",
"version": "0.5.0",
"description": "Common Brightspace eslint configs.",

@@ -25,4 +25,4 @@ "main": "index.js",

"dependencies": {
"eslint": "^4.1.1"
"eslint": "^5.15.1"
}
}

@@ -33,2 +33,3 @@ # eslint-config-brightspace

* `browser-config` : sets up browser globals
* `lit-config` : sets up env for browser globals and lit rules for lit elements
* `node-config` : sets up node globals including es6 env features

@@ -51,2 +52,4 @@ * `react-config` : sets up env for jsx and es6, including globals for jest

To use `lit-config`, consumers should install the [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) and [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) plugins.
See the [eslint rules](http://eslint.org/docs/rules/) for more details on rule configuration. See the [eslint shareable configs](http://eslint.org/docs/developer-guide/shareable-configs.html) for more details on creating configs.

@@ -53,0 +56,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