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

git-csv-diff

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-csv-diff - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "git-csv-diff",
"author": "Valor-Software",
"version": "1.1.1",
"version": "1.1.2",
"license": "GPL-3.0",

@@ -6,0 +6,0 @@ "description": "Library generate difference between csv-files based on Git commit hash",

@@ -61,3 +61,3 @@ 'use strict';

setMetaDataType(modelDiff.metadata);
setMetaDataLanguage(modelDiff, metaData.fileName);
setMetaDataLanguage(modelDiff.metadata, metaData.fileName);

@@ -64,0 +64,0 @@ /* Slice Groupd of Changes */

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