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

esbuild-plugin-file-path-extensions

Package Overview
Dependencies
Maintainers
0
Versions
98
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.3-next.4acc7f4

4

dist/index.js

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

}, "esbuildPluginFilePathExtensions");
var version = "2.1.3-next.0090fb5";
var version = "2.1.3-next.4acc7f4";
export { esbuildPluginFilePathExtensions, version };
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map
{
"name": "esbuild-plugin-file-path-extensions",
"version": "2.1.3-next.0090fb5",
"version": "2.1.3-next.4acc7f4",
"description": "An esbuild plugin to automatically insert file extensions in your built JavaScript files based on the specified target",

@@ -34,3 +34,3 @@ "main": "dist/index.cjs",

"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "4.0.2",
"@favware/cliff-jumper": "4.0.3",
"@sapphire/eslint-config": "^5.0.5",

@@ -40,16 +40,16 @@ "@sapphire/prettier-config": "^2.0.0",

"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@types/node": "^20.14.13",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.21.5",
"esbuild": "^0.23.0",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"prettier": "^3.3.3",
"tsup": "^8.2.3",
"typescript": "^5.5.2",
"vitest": "^2.0.4"
},

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

},
"packageManager": "yarn@4.3.0"
"packageManager": "yarn@4.3.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