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.0.3 to 1.0.4

5

package.json
{
"name": "tsc-alias",
"version": "1.0.3",
"version": "1.0.4",
"description": "Replace absolute paths to relative paths after typescript compilation",
"main": "bin/index.js",
"module": "bin/index.js",
"types": "bin/index.d.ts",
"types": "@types/index.d.ts",
"bin": {

@@ -54,3 +54,2 @@ "tsc-alias": "bin/index.js"

"dependencies": {
"@types/globby": "^9.1.0",
"commander": "^2.19.0",

@@ -57,0 +56,0 @@ "globby": "^8.0.2",

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