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

goods-exporter

Package Overview
Dependencies
Maintainers
2
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.2.4 to 0.2.5

36

package.json

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

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

@@ -29,3 +29,4 @@ "main": "./dist/cjs/index.cjs",

"build": "rollup -c",
"test": "vitest",
"test": "vitest --typecheck",
"lint": "eslint ./{src,test}/** --fix",
"test-ui": "vitest --ui",

@@ -35,5 +36,10 @@ "coverage": "vitest run --coverage"

"keywords": [
"YML",
"CSV",
"EXCEL",
"yml",
"csv",
"excel",
"tilda",
"tg-shop",
"insales",
"items",
"products",
"goods",

@@ -54,19 +60,17 @@ "export",

"@rollup/plugin-typescript": "^11.1.5",
"@types/chai": "^4.3.9",
"@types/expect": "^24.3.0",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.7",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"esbuild": "0.19.5",
"esbuild-node-externals": "^1.9.0",
"mocha": "^10.2.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.53.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.0",
"eslint-plugin-promise": "^6.1.1",
"rollup": "^4.3.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.0",
"sinon": "^17.0.0",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
"vitest": "^1.0.0-beta.4"
},

@@ -73,0 +77,0 @@ "engines": {

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