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

eslint-plugin-file-progress

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-file-progress - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js

@@ -6,3 +6,3 @@ import progress from './rules/progress.js';

name: "eslint-plugin-file-progress",
version: "2.0.0"
version: "2.0.1"
},

@@ -9,0 +9,0 @@ configs: {},

{
"name": "eslint-plugin-file-progress",
"description": "Eslint plugin to print file progress",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

@@ -33,3 +33,3 @@ "author": "sibiraj-s",

"engines": {
"node": ">=20.11.0"
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},

@@ -36,0 +36,0 @@ "peerDependencies": {

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