Sign In

@fedify/lint

Package Overview
Dependencies
Maintainers
3
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fedify/lint - npm Package Compare versions

Comparing version
2.0.25-dev.1858
to
2.0.25
+1
-1
deno.json
{
"name": "@fedify/lint",
"version": "2.0.25-dev.1858+d1757cc7",
"version": "2.0.25",
"license": "MIT",

@@ -5,0 +5,0 @@ "exports": {

@@ -32,3 +32,3 @@ Object.defineProperties(exports, {

var name = "@fedify/lint";
var version = "2.0.25-dev.1858+d1757cc7";
var version = "2.0.25";
//#endregion

@@ -35,0 +35,0 @@ //#region src/lib/const.ts

@@ -5,3 +5,3 @@ import { always, every, fromEntries, head, isEmpty, isObject, keys, map, negate, pipe, pipeLazy, prop, some, toArray, unless, when } from "@fxts/core";

var name = "@fedify/lint";
var version = "2.0.25-dev.1858+d1757cc7";
var version = "2.0.25";
//#endregion

@@ -8,0 +8,0 @@ //#region src/lib/const.ts

{
"name": "@fedify/lint",
"version": "2.0.25-dev.1858+d1757cc7",
"version": "2.0.25",
"description": "Fedify linting rules and plugins",

@@ -55,3 +55,3 @@ "keywords": [

"eslint": ">=9.0.0",
"@fedify/fedify": "^2.0.25-dev.1858+d1757cc7"
"@fedify/fedify": "^2.0.25"
},

@@ -58,0 +58,0 @@ "peerDependenciesMeta": {