boar-server
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -15,5 +15,7 @@ 'use strict'; | ||
'maskEmailAddress': require('./lib/mask-email-address'), | ||
'exceptionHandler': require('./lib/exception-handler') | ||
'exceptionHandler': require('./lib/exception-handler'), | ||
'clearCollections': require('./lib/clear-collections'), | ||
'clearGridfs': require('./lib/clear-gridfs') | ||
} | ||
}; |
{ | ||
"name": "boar-server", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
22225
597