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

eslint-plugin-toml

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-toml - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

2

lib/meta.d.ts
export declare const name: "eslint-plugin-toml";
export declare const version: "0.9.1";
export declare const version: "0.9.2";

@@ -5,2 +5,2 @@ "use strict";

exports.name = "eslint-plugin-toml";
exports.version = "0.9.1";
exports.version = "0.9.2";
{
"name": "eslint-plugin-toml",
"version": "0.9.1",
"version": "0.9.2",
"description": "This ESLint plugin provides linting rules for TOML.",

@@ -60,3 +60,3 @@ "main": "lib/index.js",

"debug": "^4.1.1",
"eslint-compat-utils": "^0.3.0",
"eslint-compat-utils": "^0.4.0",
"lodash": "^4.17.19",

@@ -63,0 +63,0 @@ "toml-eslint-parser": "^0.9.0"

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