@nodeart/productservice
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,2 +0,2 @@ | ||
export * from './src/product-service.module'; | ||
export {ProductServiceModule} from './src/product-service.module'; | ||
export {ProductService} from './src/product-service'; |
{ | ||
"name": "@nodeart/productservice", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Service that send work to DAL related to products (search, filted, get categories, attributes, tags etc.)", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4335
0