@holaluz/pomada
Advanced tools
Comparing version 1.6.2 to 1.7.0
@@ -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
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
41861
574
1