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

eslint-config-sentry

Package Overview
Dependencies
Maintainers
10
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.91.0 to 1.92.0

8

CHANGELOG.md

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

# 1.92.0 (2022-04-06)
**Note:** Version bump only for package eslint-config-sentry
# 1.91.0 (2022-04-04)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "eslint-config-sentry",
"version": "1.91.0",
"version": "1.92.0",
"description": "sentry.io eslint config",

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

"homepage": "https://github.com/getsentry/eslint-config-sentry#readme",
"gitHead": "ff6919a07d53f3db7896c9f5df88a0e8fc315daf"
"gitHead": "496243e31c1593577be9c66c8771d7b9baef71e1"
}

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

// https://eslint.org/docs/rules/array-callback-return
'array-callback-return': ['error'],
// https://eslint.org/docs/rules/yoda

@@ -264,0 +267,0 @@ yoda: ['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