New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-comment-annotations

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-comment-annotations - npm Package Compare versions

Comparing version 0.2.2 to 0.2.4

lib/configs/recommended.js

3

index.js

@@ -5,3 +5,6 @@ module.exports = {

"single-colon": require("./lib/rules/single-colon")
},
configs: {
recommended: require("./lib/configs/recommended")
}
};

11

package.json
{
"name": "eslint-plugin-comment-annotations",
"version": "0.2.2",
"version": "0.2.4",
"description": "",

@@ -22,3 +22,4 @@ "main": "index.js",

"lib",
"LICENSE"
"LICENSE",
"README.md"
],

@@ -32,5 +33,9 @@ "repository": {

"plugin",
"eslintplugin",
"comment",
"annotation"
"annotation",
"hack",
"todo",
"fixme"
]
}
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