Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

goods-exporter

Package Overview
Dependencies
Maintainers
1
Versions
54
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.1.4 to 0.2.1

dist/cjs/index.cjs

20

package.json

@@ -14,8 +14,8 @@ {

"name": "goods-exporter",
"version": "0.1.4",
"version": "0.2.1",
"description": "A versatile JavaScript library for exporting goods data to various formats such as YML, CSV, and Excel. Simplify data export tasks with ease.",
"main": "./dist/cjs/index.js",
"main": "./dist/cjs/index.cjs",
"exports": {
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.js"
"require": "./dist/cjs/index.cjs",
"import": "./dist/esm/index.mjs"
},

@@ -36,10 +36,6 @@ "types": "./dist/bundle.d.ts",

"EXCEL",
"goods exporter",
"data export",
"goods data",
"export library",
"YML export",
"CSV export",
"Excel export",
"export tool",
"goods",
"export",
"exporter",
"tool",
"yandex",

@@ -46,0 +42,0 @@ "market"

2

README.md
# goods-exporter
![Version](https://img.shields.io/badge/version-0.1.4-blue)
![Version](https://img.shields.io/badge/version-0.2.1-blue)
![License](https://img.shields.io/badge/license-MIT-green)

@@ -5,0 +5,0 @@

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