PHP 8.2.30
Preview: NotBeforeError.js Size: 362 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/jsonwebtoken/lib/NotBeforeError.js

var JsonWebTokenError = require('./JsonWebTokenError');

var NotBeforeError = function (message, date) {
  JsonWebTokenError.call(this, message);
  this.name = 'NotBeforeError';
  this.date = date;
};

NotBeforeError.prototype = Object.create(JsonWebTokenError.prototype);

NotBeforeError.prototype.constructor = NotBeforeError;

module.exports = NotBeforeError;

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
99 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
428 B lrw-r--r-- 2026-02-03 15:06:14
Edit Download
362 B lrw-r--r-- 2026-02-03 15:06:14
Edit Download
107 B lrw-r--r-- 2026-02-03 15:06:14
Edit Download
99 B lrw-r--r-- 2026-02-03 15:06:16
Edit Download
412 B lrw-r--r-- 2026-02-03 15:06:16
Edit Download
395 B lrw-r--r-- 2026-02-03 15:06:18
Edit Download
2.19 KB lrw-r--r-- 2026-02-03 15:06:18
Edit Download

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