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

eslint-plugin-ava

Package Overview
Dependencies
Maintainers
3
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-ava - npm Package Compare versions

Comparing version 10.4.0 to 10.5.0

2

package.json
{
"name": "eslint-plugin-ava",
"version": "10.4.0",
"version": "10.5.0",
"description": "ESLint rules for AVA",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -31,2 +31,6 @@ 'use strict';

},
like: {
min: 2,
max: 3
},
not: {

@@ -33,0 +37,0 @@ min: 2,

@@ -108,2 +108,3 @@ 'use strict';

['is', 2],
['like', 2],
['not', 2],

@@ -110,0 +111,0 @@ ['notDeepEqual', 2],

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