build-for-cjs
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -47,3 +47,5 @@ #!/usr/bin/env node | ||
require('./test.js') | ||
if (!require(process.argv[3] || process.cwd())) { | ||
throw new Error('probably broken?') | ||
} | ||
} else { | ||
@@ -50,0 +52,0 @@ throw err |
{ | ||
"name": "build-for-cjs", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "", | ||
@@ -10,5 +10,2 @@ "main": "index.js", | ||
"license": "MIT", | ||
"files": [ | ||
"test.js" | ||
], | ||
"dependencies": { | ||
@@ -15,0 +12,0 @@ "ts-morph": "^14.0.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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
2529
3
47
3