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.3.0 to 0.3.1

6

package.json

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

"name": "goods-exporter",
"version": "0.3.0",
"version": "0.3.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.",

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

"test": "vitest --typecheck",
"lint": "eslint ./{src,test}/** --fix",
"lint": "eslint --ext .ts,.tsx ./{src,test}/ --fix",
"test-ui": "vitest --ui",

@@ -75,3 +75,3 @@ "coverage": "vitest run --coverage"

"typescript": "^5.2.2",
"vitest": "^1.0.0-beta.4"
"vitest": "^0.34.6"
},

@@ -78,0 +78,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