Gathering detailed insights and metrics for @teamteanpm2024/exercitationem-rem-magni
Gathering detailed insights and metrics for @teamteanpm2024/exercitationem-rem-magni
npm install @teamteanpm2024/exercitationem-rem-magni
Typescript
Module System
Node Version
NPM Version
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
12,028
Last Day
1
Last Week
5
Last Month
13
Last Year
12,028
Latest Version
1.1.5
Package Id
@teamteanpm2024/exercitationem-rem-magni@1.1.5
Unpacked Size
9.47 kB
Size
4.00 kB
File Count
9
NPM Version
10.5.0
Node Version
20.12.2
Published on
Apr 29, 2024
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
66.7%
5
Compared to previous week
Last Month
-40.9%
13
Compared to previous month
Last Year
0%
12,028
Compared to previous year
30
A simple cache for a few of the JS Error constructors.
1const assert = require('assert'); 2 3const Base = require('@teamteanpm2024/exercitationem-rem-magni'); 4const Eval = require('@teamteanpm2024/exercitationem-rem-magni/eval'); 5const Range = require('@teamteanpm2024/exercitationem-rem-magni/range'); 6const Ref = require('@teamteanpm2024/exercitationem-rem-magni/ref'); 7const Syntax = require('@teamteanpm2024/exercitationem-rem-magni/syntax'); 8const Type = require('@teamteanpm2024/exercitationem-rem-magni/type'); 9const URI = require('@teamteanpm2024/exercitationem-rem-magni/uri'); 10 11assert.equal(Base, Error); 12assert.equal(Eval, EvalError); 13assert.equal(Range, RangeError); 14assert.equal(Ref, ReferenceError); 15assert.equal(Syntax, SyntaxError); 16assert.equal(Type, TypeError); 17assert.equal(URI, URIError);
Simply clone the repo, npm install
, and run npm test
Please email @ljharb or see https://tidelift.com/security if you have a potential security vulnerability to report.
No vulnerabilities found.
No security vulnerabilities found.