typescript-to-lua
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -17,2 +17,3 @@ "use strict"; | ||
useSyncFileSystemCalls: true, | ||
symlinks: false, // Do not resolve symlinks to their original paths (that breaks node_modules detection) | ||
}); | ||
@@ -19,0 +20,0 @@ class ResolutionContext { |
{ | ||
"name": "typescript-to-lua", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "A generic TypeScript to Lua transpiler. Write your code in TypeScript and publish Lua!", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/TypeScriptToLua/TypeScriptToLua", |
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
867622
13844