Socket
Socket
Sign inDemoInstall

detritus-utils

Package Overview
Dependencies
1
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.5 to 0.2.6

1

lib/basecollection.js

@@ -100,2 +100,3 @@ "use strict";

this.cache = new Map();
this.interval = undefined;
this.intervalTime = 5000;

@@ -102,0 +103,0 @@ this.limit = Infinity;

2

lib/constants.js

@@ -5,5 +5,5 @@ "use strict";

URL: 'https://github.com/detritusjs/utils',
VERSION: '0.2.5',
VERSION: '0.2.6',
});
exports.DISCORD_SNOWFLAKE_EPOCH = 1420070400000;
exports.DISCORD_TOKEN_EPOCH = 1293840000000;
{
"name": "detritus-utils",
"version": "0.2.5",
"version": "0.2.6",
"description": "Detritus Utils",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc