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

eslint-plugin-literate-comments

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-literate-comments - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -1,2 +0,2 @@

const indent = require('..eslint/lib/rules/indent.js')
const indent = require('../eslint/lib/rules/indent.js')

@@ -3,0 +3,0 @@ let createWrapper = function(context) {

{
"name": "eslint-plugin-literate-comments",
"version": "1.0.2",
"description": "",
"version": "1.0.3",
"description": "Plugin to allow col-1 literate comments in a file",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

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