Comparing version 0.8.0 to 0.9.0
{ | ||
"name": "ts-node", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"preferGlobal": true, | ||
"description": "TypeScript execution environment and REPL for node", | ||
"main": "dist/ts-node.js", | ||
"main": "dist/index.js", | ||
"bin": { | ||
"ts-node": "dist/bin/ts-node.js" | ||
"ts-node": "dist/bin.js" | ||
}, | ||
@@ -55,3 +55,3 @@ "files": [ | ||
"tslint-config-standard": "^1.0.0", | ||
"typescript": "^1.8.10", | ||
"typescript": "1.8.7", | ||
"typings": "^1.0.4" | ||
@@ -58,0 +58,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
54409
15
720
11
3