Comparing version 0.0.1 to 0.0.2
@@ -38,5 +38,7 @@ #!/usr/bin/env node | ||
}).join('\n , ') | ||
+ '\n}' | ||
+ '\n}\n\n' | ||
out += '\nmodule.exports.custom = require("./custom")(module.exports)\n' | ||
fs.writeFile('errno.js', out) | ||
}) |
@@ -402,2 +402,4 @@ var all = module.exports.all = [ | ||
, 'EROFS': all[55] | ||
} | ||
} | ||
module.exports.custom = require("./custom")(module.exports) |
@@ -6,3 +6,3 @@ { | ||
, "keywords": [ "errors", "errno", "libuv" ] | ||
, "version": "0.0.1" | ||
, "version": "0.0.2" | ||
, "main": "errno.js" | ||
@@ -9,0 +9,0 @@ , "dependencies": {} |
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
12888
7
479
1