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

eslint-plugin-depend

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-depend - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

5

lib/replacements.js

@@ -12,2 +12,7 @@ "use strict";

type: 'documented',
moduleName: 'cpx',
docPath: 'cpx'
},
{
type: 'documented',
moduleName: 'is-builtin-module',

@@ -14,0 +19,0 @@ docPath: 'is-builtin-module'

2

package.json
{
"name": "eslint-plugin-depend",
"version": "0.6.0",
"version": "0.7.0",
"description": "An ESLint plugin to suggest optimized dependencies, native alternatives and more",

@@ -5,0 +5,0 @@ "main": "lib/main.js",

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