Socket
Socket
Sign inDemoInstall

tsc-alias

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsc-alias - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

6

package.json
{
"name": "tsc-alias",
"version": "1.1.4",
"version": "1.1.5",
"description": "Replace absolute paths to relative paths after typescript compilation",
"main": "src/index.js",
"main": "dist/index.js",
"files": [

@@ -10,3 +10,3 @@ "dist/"

"bin": {
"tsc-alias": "bin/index.js"
"tsc-alias": "dist/bin/index.js"
},

@@ -13,0 +13,0 @@ "scripts": {

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