Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@beforeyoubid/alpha

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beforeyoubid/alpha - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

4

lib/adapters/index.js

@@ -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",

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