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

harb

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harb - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/cpexcel.js

2

harb.js

@@ -6,3 +6,3 @@ /* harb.js (C) 2014 SheetJS -- http://sheetjs.com */

(function make_harb (HARB) {
HARB.version = '0.0.1';
HARB.version = '0.0.2';
if (typeof exports !== 'undefined') {

@@ -9,0 +9,0 @@ if (typeof module !== 'undefined' && module.exports) {

{
"name": "harb",
"version": "0.0.1",
"version": "0.0.2",
"author": "sheetjs",
"description": "Plaintext spreadsheet (DIF / CSV / TSV / SocialCalc) parser",
"keywords": [ "spreadsheet", "csv", "tsv", "dsv", "dif", "socialcalc" ],
"files": [ "LICENSE", "README.md", "harb.js" ],
"files": [ "LICENSE", "README.md", "harb.js", "dist/cpexcel.js" ],
"main": "./harb",

@@ -9,0 +9,0 @@ "dependencies": {

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