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

8

CHANGELOG.md

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

# 1.94.0 (2022-06-03)
**Note:** Version bump only for package eslint-config-sentry
# 1.93.0 (2022-04-25)

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

4

package.json
{
"name": "eslint-config-sentry",
"version": "1.93.0",
"version": "1.94.0",
"description": "sentry.io eslint config",

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

"homepage": "https://github.com/getsentry/eslint-config-sentry#readme",
"gitHead": "fc3548a004f05e6c34b9a3de5158bf65a42f3c5a"
"gitHead": "3f2a8d18ca9c78e08e4d9a16a6e896fd7ce7277b"
}

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

// https://eslint.org/docs/rules/require-await
'require-await': ['error'],
// https://eslint.org/docs/rules/spaced-comment

@@ -273,0 +276,0 @@ 'spaced-comment': [

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