🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

esbuild-plugin-file-path-extensions

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-file-path-extensions - npm Package Compare versions

Comparing version

to
2.1.5-next.84bc170

@@ -145,3 +145,3 @@ import { stat, readFile } from 'node:fs/promises';

}
return undefined;
return void 0;
}

@@ -163,3 +163,3 @@ __name(handleResolve, "handleResolve");

}, "esbuildPluginFilePathExtensions");
var version = "2.1.5-next.709b591";
var version = "2.1.5-next.84bc170";

@@ -166,0 +166,0 @@ export { esbuildPluginFilePathExtensions, version };

{
"name": "esbuild-plugin-file-path-extensions",
"version": "2.1.5-next.709b591",
"version": "2.1.5-next.84bc170",
"description": "An esbuild plugin to automatically insert file extensions in your built JavaScript files based on the specified target",

@@ -32,4 +32,4 @@ "main": "dist/index.cjs",

"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.8.0",
"@favware/cliff-jumper": "6.0.0",

@@ -40,16 +40,16 @@ "@sapphire/eslint-config": "^5.0.5",

"@sapphire/ts-config": "^5.0.1",
"@types/node": "^22.13.0",
"@types/node": "^22.13.14",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.25.0",
"esbuild": "^0.25.1",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"tsup": "^8.3.6",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-prettier": "^5.2.5",
"lint-staged": "^15.5.0",
"prettier": "^3.5.3",
"tsup": "^8.4.0",
"typescript": "^5.5.2",
"vitest": "^3.0.4"
"vitest": "^3.0.9"
},

@@ -100,3 +100,3 @@ "repository": {

},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.8.1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet