products-administrator
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -112,3 +112,3 @@ var products = [ | ||
exports.saveCustomers = function(token){ | ||
exports.saveCostumers = function(token){ | ||
saveCostumers = []; | ||
@@ -115,0 +115,0 @@ cont = 0; |
{ | ||
"name": "products-administrator", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "\"a fake products administrator for e-commerce\"", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
2827