mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 05:54:19 +01:00
feat: send zap
This commit is contained in:
@@ -12,6 +12,8 @@ const acceptableLicenses = [
|
||||
'BSD-3-Clause',
|
||||
'CC-BY-4.0',
|
||||
'Unlicense',
|
||||
// sha.js for polyfill
|
||||
'(MIT AND BSD-3-Clause)',
|
||||
];
|
||||
|
||||
const asyncLicenseChecker = (options) => {
|
||||
|
||||
Reference in New Issue
Block a user