New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@korautils/alias-fixer

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@korautils/alias-fixer - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

package.json
{
"name": "@korautils/alias-fixer",
"version": "1.0.3",
"version": "1.0.4",
"description": "A development utility to automatically fix relative imports by replacing them with path aliases defined in your tsconfig.json. Ideal for streamlining large codebases with consistent import paths.",

@@ -12,2 +12,5 @@ "type": "module",

},
"bin": {
"alias-fixer": "./dist/index.js"
},
"keywords": [

@@ -14,0 +17,0 @@ "alias-fixer",

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