detritus-utils
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23866