Submit
Path:
~
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
normalize-package-data
/
node_modules
/
resolve
/
lib
/
File Content:
caller.js
module.exports = function () { // see https://code.google.com/p/v8/wiki/JavaScriptStackTraceApi var origPrepareStackTrace = Error.prepareStackTrace; Error.prepareStackTrace = function (_, stack) { return stack; }; var stack = (new Error()).stack; Error.prepareStackTrace = origPrepareStackTrace; return stack[2].getFileName(); };
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
async.js
8030 bytes
0644
caller.js
354 bytes
0644
core.js
1662 bytes
0644
core.json
2088 bytes
0644
node-modules-paths.js
1253 bytes
0644
normalize-options.js
348 bytes
0644
sync.js
4745 bytes
0644
N4ST4R_ID | Naxtarrr