Comparing version 0.1.1 to 0.1.2
@@ -130,3 +130,3 @@ var OO = require( 'oojs' ), | ||
if ( e.code === 'ENOENT' ) { | ||
throw new Error( 'Invalid source; file does not exit: ' + file ); | ||
throw new Error( 'Invalid source; file does not exit: ' + curr ); | ||
} | ||
@@ -133,0 +133,0 @@ throw e; |
{ | ||
"name": "palo", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
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
0