New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@holaluz/pomada

Package Overview
Dependencies
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@holaluz/pomada - npm Package Compare versions

Comparing version 1.6.2 to 1.7.0

4

dist/supply-point/infrastructure/fetch-supply-point/fetch-supply-point.js

@@ -43,3 +43,5 @@ "use strict";

.filter(({ id }) => {
return id === product_name_1.ProductName.classic || id === product_name_1.ProductName.fair;
return (id === product_name_1.ProductName.classic ||
id === product_name_1.ProductName.fair ||
id === product_name_1.ProductName.classicThreePrices);
})

@@ -46,0 +48,0 @@ .map(({ id }) => id);

{
"name": "@holaluz/pomada",
"version": "1.6.2",
"version": "1.7.0",
"description": "Holaluz shared FE business logic repository",

@@ -5,0 +5,0 @@ "author": "Holaluz",

Sorry, the diff of this file is not supported yet

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