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

eslint-config-openlayers

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-openlayers - npm Package Compare versions

Comparing version 17.0.0 to 18.0.0

2

index.js

@@ -63,3 +63,3 @@ module.exports = {

'no-duplicate-case': 'error',
'no-else-return': 'error',
'no-else-return': ['error', {allowElseIf: false}],
'no-empty': 'error',

@@ -66,0 +66,0 @@ 'no-empty-character-class': 'error',

{
"name": "eslint-config-openlayers",
"version": "17.0.0",
"version": "18.0.0",
"description": "ESLint configuration for OpenLayers",

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

"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},

@@ -38,3 +38,3 @@ "dependencies": {

"eslint-plugin-import": "^2.25.1",
"eslint-plugin-jsdoc": "^39.3.0",
"eslint-plugin-jsdoc": "^40.1.0",
"eslint-plugin-prettier": "^4.0.0",

@@ -41,0 +41,0 @@ "eslint-plugin-sort-imports-es6-autofix": "^0.6.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