Socket
Socket
Sign inDemoInstall

eslint-plugin-jest

Package Overview
Dependencies
Maintainers
11
Versions
325
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-jest - npm Package Compare versions

Comparing version 27.1.1 to 27.1.2

2

lib/rules/valid-expect-in-promise.js

@@ -269,3 +269,3 @@ "use strict";

messages: {
expectInFloatingPromise: "This promise should either be returned or awaited to ensure the expects in it's chain are called"
expectInFloatingPromise: 'This promise should either be returned or awaited to ensure the expects in its chain are called'
},

@@ -272,0 +272,0 @@ type: 'suggestion',

{
"name": "eslint-plugin-jest",
"version": "27.1.1",
"version": "27.1.2",
"description": "ESLint rules for Jest",

@@ -157,3 +157,3 @@ "keywords": [

},
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@3.2.4",
"engines": {

@@ -160,0 +160,0 @@ "node": "^14.15.0 || ^16.10.0 || >=18.0.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