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

eslint-config-sentry

Package Overview
Dependencies
Maintainers
9
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-sentry - npm Package Compare versions

Comparing version 1.127.0 to 1.128.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# 1.128.0 (2023-12-19)
### Features
* remove prettier and add rome as dev-deps ([#194](https://github.com/getsentry/eslint-config-sentry/issues/194)) ([f91fac4](https://github.com/getsentry/eslint-config-sentry/commit/f91fac49a5b1d1f0b6f668dc4d53c564368ff650))
# 1.127.0 (2023-12-13)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "eslint-config-sentry",
"version": "1.127.0",
"version": "1.128.0",
"description": "sentry.io eslint config",

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

"homepage": "https://github.com/getsentry/eslint-config-sentry#readme",
"gitHead": "746608ece5663e73e64ed33bad58a76d7b1f47be",
"gitHead": "7fbdd888606a534342c1fd4532993a8cd63ac8cc",
"volta": {

@@ -28,0 +28,0 @@ "node": "18.12.1",

@@ -259,5 +259,2 @@ // Test

// https://eslint.org/docs/rules/arrow-body-style
'arrow-body-style': ['error', 'as-needed'],
// https://eslint.org/docs/rules/array-callback-return

@@ -264,0 +261,0 @@ 'array-callback-return': ['error'],

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