@baemingo/tscpaths-async
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@baemingo/tscpaths-async", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Replace absolute paths to relative paths after typescript compilation", | ||
@@ -5,0 +5,0 @@ "main": "cjs/index.js", |
@@ -15,5 +15,5 @@ # tscpaths | ||
```sh | ||
npm install --save-dev tscpaths | ||
npm install --save-dev @baemingo/tscpaths-async | ||
# or | ||
yarn add -D tscpaths | ||
yarn add -D @baemingo/tscpaths-async | ||
``` | ||
@@ -20,0 +20,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21624