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

@iwsio/json-csv-core

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iwsio/json-csv-core - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

dist/exporter.d.ts

@@ -1,2 +0,2 @@

import { ExportOptions, FieldList } from "./types";
import { ExportOptions, FieldList } from './types';
export declare function checkOptions(opts?: Partial<ExportOptions>): ExportOptions;

@@ -3,0 +3,0 @@ /**

{
"name": "@iwsio/json-csv-core",
"version": "1.1.4",
"version": "1.1.5",
"description": "Easily convert JSON to CSV. This is a core library built for browser and node to support buffered conversion to CSV.",

@@ -43,8 +43,8 @@ "keywords": [

"devDependencies": {
"@types/chai": "^4.3.11",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"eslint": "^8.55.0",
"@types/chai": "^4.3.16",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",

@@ -54,4 +54,4 @@ "eslint-plugin-promise": "^6.1.1",

"rimraf": "^5.0.5",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
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