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

@json2csv/plainjs

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@json2csv/plainjs - npm Package Versions

1

6.1.0

Diff

Changelog

Source

6.1.0 (2022-10-30)

Features

  • add cjs support back (80c0b2e)
juanjodiaz
published 6.0.0 •

Changelog

Source

6.0.0 (2022-09-22)

⚠ BREAKING CHANGES

  • library broken into multiple independent npm packages

Bug Fixes

  • handle exceptions in transforms properly in streaming APIs (48eff4a)
juanjodiaz
published 6.0.0-alpha.4 •

Changelog

Source

6.0.0-alpha.4 (2022-09-11)

Features

  • add error handling to try it life! (950c4e8)

Bug Fixes

  • add inter-package dependencies explicitely (d3b38c1)
  • add js extension to formatters in BaseParser (13ce920)
  • fix package exports adding .js extension wrongly (bb228bc)
  • pull CDN lodash from gh instead of npm so ti supports es6 imports (3e28e55)
juanjodiaz
published 6.0.0-alpha.2 •

Changelog

Source

6.0.0-alpha.2 (2022-08-21)

Bug Fixes

  • enforce \n EOL for backslashBeforeNewLine tests (149507d)
  • enforce \n EOL for quoteOnlyIfNecessary tests (0af4dcd)
  • fix cache for Windows builds (b4d1a60)
  • fix json packages and ensure consistent order of its fields (0b0ce1e)
  • remove tests about preserving tabs since they are historical and don't make sense anymore (6abb57a)
  • typo in test name (d05c5ae)
  • use correct line endings on windows when using prettyprint, ndjson or transforms (3c27a69)

Performance Improvements

  • bring back v5 perf improvements and add some new ones (288800b)
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