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

eslint-plugin-yml

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-yml - npm Package Compare versions

Comparing version 1.12.1 to 1.12.2

2

lib/meta.d.ts
export declare const name: "eslint-plugin-yml";
export declare const version: "1.12.1";
export declare const version: "1.12.2";

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

exports.name = "eslint-plugin-yml";
exports.version = "1.12.1";
exports.version = "1.12.2";
{
"name": "eslint-plugin-yml",
"version": "1.12.1",
"version": "1.12.2",
"description": "This ESLint plugin provides linting rules for YAML.",

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

"debug": "^4.3.2",
"eslint-compat-utils": "^0.3.1",
"eslint-compat-utils": "^0.4.0",
"lodash": "^4.17.21",

@@ -63,0 +63,0 @@ "natural-compare": "^1.4.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