nm-npm
v1.0.0npm· JavaScript```js class Moment{ constructor(time){ this.time=time } change(){ let date=new Date(this.time); let nowtime=new Date(); let newtime=nowtime-date; let year=Math.floor(newtime/1000/60/60/24/365), month=Math.floor(newt
The verdict
Abandoned. Last published 5 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 5 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
- 1.0.05 years ago