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

eslint-plugin-n

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-n - npm Package Compare versions

Comparing version 15.2.2 to 15.2.3

1

lib/util/map-typescript-extension.js

@@ -7,2 +7,3 @@ "use strict"

const mapping = {
"": ".js", // default empty extension will map to js
".ts": ".js",

@@ -9,0 +10,0 @@ ".cts": ".cjs",

2

package.json
{
"name": "eslint-plugin-n",
"version": "15.2.2",
"version": "15.2.3",
"description": "Additional ESLint's rules for Node.js",

@@ -5,0 +5,0 @@ "engines": {

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