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

beerbay-math

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beerbay-math - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

18

index.js

@@ -66,3 +66,2 @@ "use strict";

});
exports["default"] = void 0;

@@ -79,16 +78,3 @@ var _cart = require("./cart");

var _default = {
getCartQuantity: _cart.getCartQuantity,
getCartPrice: _cart.getCartPrice,
getSelectedCountry: _country.getSelectedCountry,
getProductPrice: _products.getProductPrice,
getProductQuantity: _products.getProductQuantity,
packQuantity: _shipping.packQuantity,
packFreeQuantity: _shipping.packFreeQuantity,
getShippingGross: _shipping.getShippingGross,
getShippingFinal: _shipping.getShippingFinal,
getFullPrice: _total.getFullPrice
}; // REQUIRED if publishing the module as npm package
// module.exports.meta = require('./package.json')
exports["default"] = _default;
// REQUIRED if publishing the module as npm package
module.exports.meta = require('./package.json');

2

package.json
{
"name": "beerbay-math",
"version": "1.0.8",
"version": "1.0.9",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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