@glideapps/ts-helper
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -0,1 +1,2 @@ | ||
#! /usr/bin/env node | ||
export {}; |
@@ -0,1 +1,2 @@ | ||
#! /usr/bin/env node | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { |
{ | ||
"name": "@glideapps/ts-helper", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Analyze TypeScript projects", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -0,1 +1,3 @@ | ||
#! /usr/bin/env node | ||
import path from "path"; | ||
@@ -2,0 +4,0 @@ import fs from "fs"; |
Sorry, the diff of this file is not supported yet
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
35952
535