Socket
Socket
Sign inDemoInstall

esbuild-plugin-alias

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-alias - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

index.d.ts

5

CHANGELOG.md
# Changelog
## 0.2.1 (11.11.2021)
Fixed TS definitions export.
## 0.2.0 (04.10.2021)

@@ -4,0 +9,0 @@

6

package.json
{
"name": "esbuild-plugin-alias",
"version": "0.2.0",
"version": "0.2.1",
"description": "esbuild plugin for path aliases",
"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -12,3 +13,4 @@ "dev": "nodemon --exec 'npm run test' --watch index.js --watch tests",

"files": [
"index.js"
"index.js",
"index.d.ts"
],

@@ -15,0 +17,0 @@ "repository": {

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