Socket
Socket
Sign inDemoInstall

detritus-utils

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detritus-utils - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

lib/constants.js

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

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

@@ -17,2 +17,7 @@ "main": "lib/index.js",

},
"peerDependenciesMeta": {
"eventemitter3": {
"optional": true
}
},
"scripts": {

@@ -19,0 +24,0 @@ "build": "tsc",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc