PHP 8.2.30
Preview: JsonWebTokenError.js Size: 428 B
/home/byroehnu/easepaybiz.easetack.com/node_modules/jsonwebtoken/lib/JsonWebTokenError.js

var JsonWebTokenError = function (message, error) {
  Error.call(this, message);
  if(Error.captureStackTrace) {
    Error.captureStackTrace(this, this.constructor);
  }
  this.name = 'JsonWebTokenError';
  this.message = message;
  if (error) this.inner = error;
};

JsonWebTokenError.prototype = Object.create(Error.prototype);
JsonWebTokenError.prototype.constructor = JsonWebTokenError;

module.exports = JsonWebTokenError;

Directory Contents

Dirs: 0 × Files: 9

Name Size Perms Modified Actions
127 B lr--r--r-- 2026-03-14 01:49:07
Edit Download
99 B lrw-r--r-- 2026-03-05 00:20:07
Edit Download
428 B lrw-r--r-- 2026-03-05 00:20:08
Edit Download
362 B lrw-r--r-- 2026-03-05 00:20:08
Edit Download
107 B lrw-r--r-- 2026-03-05 00:20:09
Edit Download
99 B lrw-r--r-- 2026-03-05 00:20:09
Edit Download
412 B lrw-r--r-- 2026-03-05 00:20:09
Edit Download
395 B lrw-r--r-- 2026-03-05 00:20:10
Edit Download
2.19 KB lrw-r--r-- 2026-03-05 00:20:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).