@biz-storefront/add
Advanced tools
Comparing version 1.1.4 to 2.0.86-alpha.0
@@ -37,3 +37,3 @@ /** | ||
<div class="cart-action action"> | ||
<button v-on:click="add">Comprar</button> | ||
<button class="button btn" v-on:click="add">Comprar</button> | ||
<label>Quantidade</label> | ||
@@ -40,0 +40,0 @@ <input style="width:60px" min="0" type="number" aria-label="Quantidade" v-model:value="qty"> |
{ | ||
"name": "@biz-storefront/add", | ||
"version": "1.1.4", | ||
"version": "2.0.86-alpha.0", | ||
"description": "Storefront component to add product to cart service and store", | ||
@@ -8,3 +8,4 @@ "main": "index.js", | ||
"author": "Manobi", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"gitHead": "aae40be56d98176dab210eef0edbc8cf49fa4fb2" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1189
2