@beforeyoubid/alpha
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -7,6 +7,8 @@ "use strict"; | ||
exports.default = void 0; | ||
// Use a static list of adapters here instead of | ||
// reading them from the filesystem so that webpack | ||
// can easily find the modules needed to include. | ||
var _default = [require('./lambda-handler.js'), require('./lambda-invocation.js'), require('./response-retry.js'), require('./alpha-config.js')]; | ||
var _default = [require('./lambda-handler.js'), require('./lambda-invocation.js'), require('./response-retry.js'), require('./alpha-config.js')].map(func => Object.prototype.hasOwnProperty.call(func, 'default') ? func.default : func); | ||
exports.default = _default; |
{ | ||
"name": "@beforeyoubid/alpha", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Unified client for HTTP services.", | ||
@@ -5,0 +5,0 @@ "main": "lib/Alpha", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
34151
1