aaro-scripts
Advanced tools
Comparing version 1.0.2 to 1.0.3
const getAllProducts = require("./sections/stock/stockScripts"); | ||
const getAllPriceListItems = require("./sections/priceList/priceListScripts"); | ||
module.exports = { | ||
getAllProducts, | ||
getAllPriceListItems, | ||
}; |
{ | ||
"name": "aaro-scripts", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Useful scripts for aaro erp", | ||
@@ -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
3155
5
88