🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

amos-table

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amos-table - npm Package Compare versions

Comparing version
2.0.5
to
2.0.6
+4
-2
lib/util.js

@@ -38,4 +38,6 @@ "use strict";

n.forEach((function(n) {
var o = _objectSpread({}, n);
delete o[r], t.push(o), n[r] && n[r].length > 0 && e(n[r]);
if (n) if (n[r]) {
var o = _objectSpread({}, n);
delete o[r], t.push(o), n[r].length > 0 && e(n[r]);
} else t.push(n);
}));

@@ -42,0 +44,0 @@ };

{
"name": "amos-table",
"version": "2.0.5",
"version": "2.0.6",
"description": "amos table",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",