You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

esbuild-plugin-file-path-extensions

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

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.4-next.7f6e5be

2

dist/index.js

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

}, "esbuildPluginFilePathExtensions");
var version = "2.1.4-next.6d47cce";
var version = "2.1.4-next.7f6e5be";

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

{
"name": "esbuild-plugin-file-path-extensions",
"version": "2.1.4-next.6d47cce",
"version": "2.1.4-next.7f6e5be",
"description": "An esbuild plugin to automatically insert file extensions in your built JavaScript files based on the specified target",

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

"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@favware/cliff-jumper": "5.0.0",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/result": "^2.7.1",
"@sapphire/result": "^2.7.2",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^22.8.7",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^7.13.1",

@@ -50,6 +50,6 @@ "@typescript-eslint/parser": "^7.13.1",

"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"tsup": "^8.3.5",
"typescript": "^5.5.2",
"vitest": "^2.1.4"
"vitest": "^2.1.6"
},

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

},
"packageManager": "yarn@4.5.1"
"packageManager": "yarn@4.5.3"
}

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