definition-tester
Advanced tools
Comparing version 2.0.0-alpha to 2.0.1-alpha
{ | ||
"name": "definition-tester", | ||
"version": "2.0.0-alpha", | ||
"version": "2.0.1-alpha", | ||
"description": "DefinitelyTyped repository testing infrastructure", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"source-map-support": "^0.4.0", | ||
"tslint": "^3.5.0", | ||
"tslint": "next", | ||
"tslint-path-formatter": "^0.1.1", | ||
@@ -57,0 +57,0 @@ "typescript": "next" |
@@ -25,3 +25,3 @@ 'use strict'; | ||
if (!tsfileExists) { | ||
throw new Error(tsConfigfile + ' does not exist'); | ||
throw new Error(tsConfigfile + ' does not exist in path ' + process.cwd()); | ||
} | ||
@@ -28,0 +28,0 @@ if (!tscPathExists) { |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
128782
1