@digitak/esrun
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@digitak/esrun", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Execute directly your Typescript/Javascript(with ES modules) files using Esbuild", | ||
@@ -5,0 +5,0 @@ "files": ["src/**/*"], |
@@ -6,3 +6,3 @@ # esrun | ||
# Usage | ||
## Usage | ||
@@ -29,3 +29,3 @@ Install the library globally or locally with your favorite package manager. | ||
# API | ||
## API | ||
@@ -32,0 +32,0 @@ The library exports a single function that you can use to programmatically execute a Typescript file. |
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
3477