Huge News!Announcing our $40M Series B led by Abstract Ventures.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.12.0 to 0.13.0

5

browser-config.js

@@ -5,3 +5,6 @@ const { getSortMemberRules } = require('./sort-member-config');

"extends": "./index.js",
"parser": "babel-eslint",
"parser": "@babel/eslint-parser",
"parserOptions": {
"requireConfigFile": false
},
"env": {

@@ -8,0 +11,0 @@ "browser": true

2

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

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

Sorry, the diff of this file is not supported yet

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