New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

goods-exporter

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

goods-exporter - npm Package Compare versions

Comparing version 0.3.13 to 0.3.14

8

dist/bundle.d.ts

@@ -493,3 +493,3 @@ interface Product {

/**
* **Название ряда или серии товара**
* **Название коллекции, ряда или серии товара**
*

@@ -499,2 +499,8 @@ * Пример: Jordan 4

seriesName?: string;
/**
* **Пол или название группы потребителей**
*
* Пример: Дети, Женское, Унисекс
*/
gender?: string;
}

@@ -501,0 +507,0 @@ declare enum Vat {

2

package.json

@@ -14,3 +14,3 @@ {

"name": "goods-exporter",
"version": "0.3.13",
"version": "0.3.14",
"description": "A versatile JavaScript library for exporting goods data to various formats such as YML, CSV, and Excel. Simplify data export tasks with ease.",

@@ -17,0 +17,0 @@ "main": "./dist/cjs/index.cjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc