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

eslint-plugin-todo-plz

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-todo-plz - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

1

lib/rules/ticket-ref.js

@@ -84,2 +84,3 @@ /**

recommended: false,
url: "https://github.com/sawyerh/eslint-plugin-todo-plz/blob/main/docs/rules/ticket-ref.md",
},

@@ -86,0 +87,0 @@ fixable: null, // or "code" or "whitespace"

6

package.json
{
"name": "eslint-plugin-todo-plz",
"version": "1.2.0",
"version": "1.2.1",
"description": "Enforce consistent and maintainable TODO comments",

@@ -27,4 +27,4 @@ "license": "MIT",

"devDependencies": {
"eslint": "^7.26.0",
"mocha": "^8.4.0"
"eslint": "^8.0.1",
"mocha": "^9.1.3"
},

@@ -31,0 +31,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