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

eslint-plugin-unicorn

Package Overview
Dependencies
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-unicorn - npm Package Compare versions

Comparing version 51.0.0 to 51.0.1

2

package.json
{
"name": "eslint-plugin-unicorn",
"version": "51.0.0",
"version": "51.0.1",
"description": "More than 100 powerful ESLint rules",

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

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

|| !isBuiltinModule(value)
|| !isBuiltinModule(`node:${value}`)
) {

@@ -38,0 +39,0 @@ return;

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